This commit is contained in:
2023-04-21 15:34:29 +08:00
parent 34b04b0eba
commit 42b002712a
2 changed files with 14 additions and 2 deletions
File diff suppressed because one or more lines are too long
+13 -1
View File
@@ -42,8 +42,20 @@
<div class="h-6 bg-white"> <div class="h-6 bg-white">
</div> </div>
{{block "body" .}} {{end}} {{block "body" .}} {{end}}
<div class="container-lg h-30"> <div class="py-5">
<div class="text-center">
email:hi@winxg.com
</div>
<div class="text-center">
Powered By
<span class="text-sm">Golang + Markdown + Windicss</span>
</div>
</div>
<div class="h-15 bg-black py-3">
winxg
</div> </div>
</body> </body>
<script defer data-domain="winxg.com" src="https://stat.winxg.com/js/plausible.js"></script> <script defer data-domain="winxg.com" src="https://stat.winxg.com/js/plausible.js"></script>