mirror of
https://github.com/wowlikon/LiB.git
synced 2026-02-04 04:31:09 +00:00
Обновление фронтэнда
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user