cookiell546 6865c87b74 Opt-into edge-to-edge by default
Chromium already supports dynamic edge-to-edge viewports. This change
opts-in by default, making the gesture navigation bar (chin) invisible
without needing scroll interaction.

No other changes were necessary, as no content relied on specific
viewport insets.

Command used:

```
sed -i 's/<meta name="viewport" content="width=device-width, initial-scale=1"\/>/<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"\/>/g' **/*.html
```
2025-06-08 09:18:32 -04:00
2025-06-08 09:18:32 -04:00
2024-05-12 11:42:26 -04:00
2022-08-27 20:47:16 -04:00
2024-07-20 12:01:29 -04:00
2024-06-02 09:58:54 -04:00
2025-02-10 04:00:51 -05:00
2025-06-05 16:50:36 -04:00
2025-04-12 21:12:42 -04:00
2021-07-28 00:10:43 -04:00
2025-05-27 13:24:30 -04:00
2025-02-14 04:47:24 -05:00
Description
Main website servers
MIT 15 MiB
v0.1.0 Latest
2025-07-03 03:52:41 +09:00
Languages
HTML 41.7%
CSS 25.3%
JavaScript 11.6%
Nix 8.9%
Shell 6.4%
Other 6.1%