tailwind4 maybe
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Knäckebootcrew</title>
|
||||
{{ $styles := resources.Get "style.css" }}
|
||||
<link rel="stylesheet" href="{{ $styles.Permalink }}" />
|
||||
{{ with (templates.Defer (dict "key" "global")) }}
|
||||
{{ partial "css.html" . }}
|
||||
{{ end }}
|
||||
<link rel="stylesheet" href="/css/lightbox.min.css" />
|
||||
<link rel="me" href="https://social.kollar.cloud/@kossa" />
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user