Commit Graph

15 Commits

Author SHA1 Message Date
Kirik 6269d3323c Implement adaptive background images for mobile and desktop
- Add desktop.webp (2732x1535) for desktop devices and mobile.webp (556x1535) for mobile
- Create adaptive-background.css with media queries (max-width: 736px for mobile)
- Update config.toml to use desktop.webp as default background
- Modify htmlhead.html to include adaptive-background.css
- Update preload-images.html for responsive image preloading
- Optimize background loading based on device screen width

Both images include overlay.png and gradient overlay for consistent design.
Mobile version (124 KB) is 5.8x lighter than desktop version (716 KB).
2025-11-12 19:53:54 +01:00
Kirchik a6069f7e63 hugo problem 2025-08-11 19:57:50 +02:00
Kirchik 8d3e509f92 Apply .gitignore rules - remove ignored files 2025-08-11 19:38:28 +02:00
Kirchik c114b7e5fa Update design 4 2025-08-02 13:39:56 +02:00
Kirchik b42abecb05 Update design 2 2025-08-02 13:05:28 +02:00
Kirchik ee395c48d2 Update design 2025-08-02 12:48:17 +02:00
Kirchik a0ba937a46 Initial commit 2025-08-02 11:45:16 +02:00
reddragon333 90bb2fd572 Update single.html 2023-11-23 14:14:03 +01:00
reddragon333 c4a98e297a Update htmlhead.html 2023-11-13 19:17:13 +01:00
Gorri 7ea734c932 Update index.html 2023-01-19 19:30:16 +01:00
Gorri 6909bea304 Update index.html 2023-01-19 19:00:17 +01:00
Gorri fce0858498 Update index.html 2023-01-13 20:02:27 +01:00
Gorri 607d294dad Update index.html 2022-12-18 21:12:14 +01:00
Gorri 390b3723f3 Update nav.html 2022-12-18 21:03:43 +01:00
Gorri 6802467dcc Add files via upload 2022-11-02 17:48:47 +01:00