This commit is contained in:
2026-07-23 16:03:29 +08:00
parent 9f313a54b1
commit 44a7e48c60
12 changed files with 194 additions and 41 deletions
+3 -3
View File
@@ -3,9 +3,9 @@
<head>
<meta charset="UTF-8"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<script src="https://cdn.tailwindcss.com"></script>
<!-- <script src="https://cdn.tailwindcss.com"></script> -->
<title>dissertation</title>
<script>
<!-- <script>
tailwind.config = {
theme: {
extend: {
@@ -24,7 +24,7 @@
},
},
}
</script>
</script> -->
</head>
<body>
<div id="app"></div>