Обновление фронтэнда

This commit is contained in:
2025-12-19 08:39:02 +03:00
parent 756e941f99
commit 16a043843a
6 changed files with 110 additions and 121 deletions
+3 -2
View File
@@ -1,9 +1,10 @@
<!doctype html>
<html lang="en">
<head>
<title>LiB</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>LiB</title>
<script src="https://unpkg.com/cash-dom@1.4.0/dist/cash.min.js"></script>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="static/styles.css" />
</head>
@@ -21,7 +22,7 @@
<a href="/" class="hover:text-gray-200">Home</a>
</li>
<li>
<a href="#" class="hover:text-gray-200">Products</a>
<a href="#" class="hover:text-gray-200">books</a>
</li>
<li>
<a href="#" class="hover:text-gray-200">About</a>