Fix sakura
continuous-integration/drone/pr Build is passing Details

Signed-off-by: jolheiser <john.olheiser@gmail.com>
pull/13/head
jolheiser 2021-05-09 11:21:12 -05:00
parent 0b3fd9c04c
commit 2d8be66482
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
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>