templates/base: add instant page JS

This commit is contained in:
Cadey Ratio 2019-02-09 11:17:36 -08:00
parent 554a72a0fb
commit 20f919c921
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@
}
</style>
{{ template "styles" . }}
<script src="//instant.page/1.0.0" type="module" integrity="sha384-6w2SekMzCkuMQ9sEbq0cLviD/yR2HfA/+ekmKiBnFlsoSvb/VmQFSi/umVShadQI"></script>
</head>
<body class="snow hack gruvbox-dark">
{{ template "scripts" . }}