This commit is contained in:
2024-02-27 13:31:27 +07:00
parent 22ceb73fb1
commit 1a5515ed95
10 changed files with 483 additions and 191 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="vi">
<html lang="en">
<head>
<meta charset="utf-8" />
@@ -15,7 +15,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" />
<link rel="stylesheet" media="screen" href="{{ 'fancybox.css' | asset_url }}" />
<link rel="stylesheet" media="screen" href="{{ 'pc_style.css' | asset_url }}?v12" />
<link rel="stylesheet" media="screen" href="{{ 'pc_style.css' | asset_url }}?v12.1" />
<script src="{{ 'tailwindcss.js' | asset_url }}"></script>
<script src="{{ 'fancybox.js' | asset_url }}"></script>
@@ -297,4 +297,4 @@
</body>
</html>
</html>