release: prepare server 0.9.0

This commit is contained in:
2026-07-31 00:28:22 +03:00
parent a343963bf0
commit f492782aff
34 changed files with 1156 additions and 380 deletions
+2 -2
View File
@@ -15,7 +15,7 @@
<link rel="shortcut icon" href="/favicon.ico?v=1">
<link rel="apple-touch-icon" href="/apple-touch-icon.png?v=1">
<link rel="manifest" href="/site.webmanifest">
<link rel="stylesheet" href="/styles.css?v=25">
<link rel="stylesheet" href="/styles.css?v=26">
</head>
<body>
<main class="landing-view">
@@ -93,6 +93,6 @@
<span class="landing-footer-links"><small>Безопасное управление вашей сетью</small><a href="/legal.html">Лицензия и исходный код</a></span>
</footer>
</main>
<script src="/landing-motion.js?v=1" defer></script>
<script src="/landing-motion.js?v=2" defer></script>
</body>
</html>