HEX
Server: nginx/1.18.0
System: Linux mail.dakarash.co.id 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64
User: www-data (33)
PHP: 8.1.2-1ubuntu2.23
Disabled: NONE
Upload Files
File: //home/maintenance.dakarash.co.id/public_html/README.md
# Maintenance Page — Full Height + Sticky Footer + Centered Logo + WhatsApp + Social Icons

**What you get**
- Full-height layout (100% viewport), footer sticks to the bottom.
- Header logo centered.
- Responsive grid content.
- Floating WhatsApp button.
- Footer with centered Instagram, LinkedIn, Twitter icons.

**How to use**
1) Upload all files to `/home/temp.dakarash.co.id/public_html/`.
2) Edit WhatsApp link in `index.html`: replace `6281234567890` with your number (no `+`).
3) Replace social links in the footer with your real URLs.
4) Optional: change background to an image by replacing the `body` background with:
```css
body{
  background: url("assets/background.jpg") no-repeat center center fixed;
  background-size: cover;
}
```
and upload `assets/background.jpg`.