Adjust base as to include new partial as well

This commit is contained in:
Olof Nord 2022-04-06 16:44:42 +02:00
parent e984e2b0fb
commit b954c41eef
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
</div> </div>
</div> </div>
{{- partial "plausible.html" . -}} {{- partial "plausible.html" . -}}
{{- partial "umami.html" . -}}
{{- partial "inject/body.html" . -}} {{- partial "inject/body.html" . -}}
</body> </body>
</html> </html>