Commit Graph

12 Commits

Author SHA1 Message Date
Telegram Bot 4bc7eeb0f0 Синхронизация репозитория 2026-01-15 22:24:06 +03:00
Kirik a6ee115908 Use same desktop.webp for all devices - simpler and cleaner
- Remove separate mobile image (was causing file bloat and complexity)
- Use desktop.webp (716 KB) for all screen sizes via media query
- Browser's background-size: cover handles responsive display
- Simplify preload-images.html to single image preload
- Cleaner CSS without unnecessary file duplication
2025-11-12 20:06:59 +01:00
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 5c158d9ac3 Fix winter background display
- Added bg-winter.webp to static/images/ (correct Hugo location)
- Disabled seasonal background logic (commented out)
- Set static winter background for all seasons
- Background now displays correctly on website
2025-08-15 15:11:47 +02:00
Kirchik e3e0334aa3 Add winter seasonal background
- Added bg-winter.webp for winter season display
- Updated seasonal-background.html to use webp format for winter
- Winter background will automatically show during winter months (Dec 21 - Mar 20)
2025-08-15 15:04:10 +02:00
Kirchik e23fc02f63 form 2025-08-13 22:36:08 +02:00
Kirchik a5fc9bc36e Update design 5 2025-08-02 17:37:50 +02:00
Kirchik b42abecb05 Update design 2 2025-08-02 13:05:28 +02:00
Kirchik a0ba937a46 Initial commit 2025-08-02 11:45:16 +02:00
reddragon333 149ae94212 Update load-photoswipe.html 2023-11-13 18:30:08 +01:00
Gorri 3d42f67820 Add files via upload 2023-01-13 19:35:32 +01:00
Gorri de4dfc6ac3 Add files via upload 2022-11-02 17:39:26 +01:00