ADD table of contents

This commit is contained in:
Hoernschen 2024-01-09 22:51:52 +01:00
parent c1594f153b
commit 4ab9bdab6e
Signed by: hoernschen
GPG key ID: 37591FAF4E6D3462
5 changed files with 85 additions and 1 deletions

View file

@ -27,6 +27,7 @@
<link rel="stylesheet" type="text/css" href="{{ $index.RelPermalink }}">
{{ end }}
<link rel="stylesheet" type="text/css" href="/icons/fontawesome.css">
<script src="/js/index.js"></script>
<script src="/js/theme.js"></script>
<script src="/js/scroll.js"></script>
</head>