internal/static: Bundle resources automatically
This commit is contained in:
parent
9ada07ce70
commit
464b1bf5dd
27 changed files with 1503 additions and 28 deletions
|
|
@ -1,5 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<link rel="stylesheet" href="/static/home/home.css">
|
||||
<link rel="stylesheet" href="/static/autolink/autolink.css">
|
||||
|
||||
<title>WissKI Distillery</title>
|
||||
<h1>WissKI Distillery</h1>
|
||||
|
||||
|
|
@ -19,7 +22,9 @@
|
|||
{{ end }}
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
<footer>
|
||||
Generated at <code>{{ .Time }}</code>
|
||||
</footer>
|
||||
|
||||
<script src="/static/autolink/autolink.js"></script>
|
||||
<script src="/static/home/home.js"></script>
|
||||
Loading…
Add table
Add a link
Reference in a new issue