Site rebuild 08/02/2026
This commit is contained in:
parent
3ba9f9a52a
commit
c6e02aa150
34 changed files with 714 additions and 572 deletions
|
|
@ -41,4 +41,4 @@
|
|||
minimal mostly only enable lsp and autocomplete.
|
||||
</p>
|
||||
|
||||
{{ end}}
|
||||
{{ end }}
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link href="/css/style.css" rel="stylesheet" />
|
||||
<script defer data-domain="cronyakatsuki.xyz" src="https://plausible.cronyakatsuki.xyz/js/script.file-downloads.outbound-links.js"></script>
|
||||
<script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>
|
||||
<script defer data-domain="cronyakatsuki.xyz"
|
||||
src="https://plausible.cronyakatsuki.xyz/js/script.file-downloads.outbound-links.js"></script>
|
||||
<script>window.plausible = window.plausible || function () {(window.plausible.q = window.plausible.q || []).push(arguments)}</script>
|
||||
|
||||
<title>
|
||||
{{ if .IsHome }}
|
||||
{{ .Title }}
|
||||
{{ else }}
|
||||
{{ .Title }} - Crony Akatsuki
|
||||
{{ end }}
|
||||
{{ if .IsHome }}
|
||||
{{ .Title }}
|
||||
{{ else }}
|
||||
{{ .Title }} - Crony Akatsuki
|
||||
{{ end }}
|
||||
</title>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue