aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html
index 055ded7..92f88fa 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -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" . }}