feat(style): supports custom font
This commit is contained in:
parent
fe8acc0556
commit
7e50f8489e
3 changed files with 9 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
|||
<p><a href="{{ .Data.Legal.LegalInformationLink }}">Legal information</a></p>
|
||||
<p><a href="/credits">Credits</a></p>
|
||||
</footer>
|
||||
<script type="module" src="{{getAssetPath "index.js"}}" defer></script>
|
||||
{{/* <script type="module" src="{{getAssetPath "index.js"}}" defer></script>*/}}
|
||||
</body>
|
||||
</html>
|
||||
{{end}}
|
Loading…
Add table
Add a link
Reference in a new issue