udpate
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -12,6 +12,7 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
<div class="min-h-screen-lg">
|
||||||
<div class="flex flex-wrap py-2 bg-black">
|
<div class="flex flex-wrap py-2 bg-black">
|
||||||
<div class="w-full flex justify-center h-[45px]">
|
<div class="w-full flex justify-center h-[45px]">
|
||||||
<div class="px-2 py-1 border-red-200 rounded-2xl border-2 w-[50px] h-[43px]">
|
<div class="px-2 py-1 border-red-200 rounded-2xl border-2 w-[50px] h-[43px]">
|
||||||
@@ -39,11 +40,9 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="h-6 bg-white">
|
|
||||||
</div>
|
|
||||||
{{block "body" .}} {{end}}
|
|
||||||
<div class="py-5">
|
|
||||||
|
|
||||||
|
{{block "body" .}} {{end}}
|
||||||
|
<div class="bottom-0 w-full">
|
||||||
<div class="text-center">
|
<div class="text-center">
|
||||||
email:hi@winxg.com
|
email:hi@winxg.com
|
||||||
</div>
|
</div>
|
||||||
@@ -52,11 +51,15 @@
|
|||||||
Powered By
|
Powered By
|
||||||
<span class="text-sm">Golang + Markdown + Windicss</span>
|
<span class="text-sm">Golang + Markdown + Windicss</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="h-15 bg-black py-3">
|
<div class="h-15 py-3 text-light-50">
|
||||||
winxg
|
winxg
|
||||||
</div>
|
</div>
|
||||||
|
</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>
|
||||||
{{block "ext_js" .}}{{end}}
|
{{block "ext_js" .}}{{end}}
|
||||||
|
|||||||
Reference in New Issue
Block a user