Merge branch 'master' of github.com:HumanoidSandvichDispenser/sandvich.xyz

master
HumanoidSandvichDispenser 2022-10-10 20:08:02 -07:00
commit 2049db1f5e
Signed by: sandvich
GPG Key ID: 9A39BE37E602B22D
2 changed files with 0 additions and 3 deletions

View File

@ -19,5 +19,3 @@ markup:
lineNumbersInTable: true lineNumbersInTable: true
tabWidth: 4 tabWidth: 4
style: "doom-one" style: "doom-one"
googleAnalytics: "G-PD0SR7PGT8"

View File

@ -29,6 +29,5 @@
{{ .Content }} {{ .Content }}
{{ partial "remark42.html" . }} {{ partial "remark42.html" . }}
{{ partial "footer.html" }} {{ partial "footer.html" }}
{{ template "_internal/google_analytics.html" . }}
</div> </div>
</div> </div>