templates/base: add instant page JS
This commit is contained in:
parent
554a72a0fb
commit
20f919c921
|
@ -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" . }}
|
||||
|
|
Loading…
Reference in New Issue