v0.1.20 태그 페이지 및 Alpine 적용
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
<title>{{meta_title}}</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="{{asset "built/tailwind.css"}}">
|
||||
<link rel="stylesheet" type="text/css" href="{{asset "built/screen.css"}}">
|
||||
<link rel="stylesheet" type="text/css" href="{{asset "built/tailwind.css"}}">
|
||||
|
||||
{{ghost_head}}
|
||||
</head>
|
||||
@@ -25,6 +25,7 @@
|
||||
</div>
|
||||
|
||||
{{ghost_foot}}
|
||||
<script defer src="{{asset "built/alpine.js"}}"></script>
|
||||
<script src="{{asset "built/theme.js"}}"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user