Fix sakura (#13)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #13
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Co-committed-by: jolheiser <john.olheiser@gmail.com>
pull/14/head
jolheiser 2021-05-09 16:22:19 +00:00
parent 0b3fd9c04c
commit 2d644e2711
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>