Fix sakura #13

Merged
jolheiser merged 1 commits from fix-sakura into main 2021-05-09 16:22:20 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
{{end}}
<title>Vanity - {{if .Package}}{{.Package.Name}}{{else}}Index{{end}}</title>
<link rel="stylesheet" href="{{Domain}}/_/sakura.css">
<link rel="stylesheet" href="/_/sakura.css">
</head>
<body>
<h1><a href="{{if .Index}}.{{else}}../{{end}}">Index</a></h1>