Adjust base as to include new partial as well
This commit is contained in:
parent
e984e2b0fb
commit
b954c41eef
|
@ -14,6 +14,7 @@
|
|||
</div>
|
||||
</div>
|
||||
{{- partial "plausible.html" . -}}
|
||||
{{- partial "umami.html" . -}}
|
||||
{{- partial "inject/body.html" . -}}
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue