1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-09-13 06:05:32 -04:00

fix weird character encoding (no clue how non-breaking spaces ended up everywhere)

This commit is contained in:
2021-12-11 11:08:30 -05:00
parent 8fe68b009b
commit b82be240a7
18 changed files with 91 additions and 76 deletions

View File

@@ -1,6 +1,5 @@
{{ partial "head/meta" . -}}
{{ partial "head/open-graph" . -}}
{{ partialCached "head/mobile" . -}}
{{ partial "head/canonical" . -}}
{{ partialCached "head/preload" . -}}
{{ partial "head/styles" . -}}