implement auth using Auth0
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
<head>
|
||||
<title>WIP</title>
|
||||
|
||||
<link rel="stylesheet" href="/site/styles/index.css">
|
||||
<link rel="stylesheet" href="/styles/index.css">
|
||||
|
||||
<script src="/site/scripts/htmx.min.js.gz"></script>
|
||||
<script src="/site/scripts/_hyperscript.min.js.gz"></script>
|
||||
<script src="/scripts/htmx.min.js.gz"></script>
|
||||
<script src="/scripts/_hyperscript.min.js.gz"></script>
|
||||
|
||||
{{/* This is where the page_head template will be inserted into the page */}}
|
||||
{{- block "head" . }}{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user