1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-10-23 06:24:25 -04:00

update Inter font to v3.12

This commit is contained in:
2020-02-26 17:05:50 -05:00
parent 7dd213fa31
commit 7c621cadb4
11 changed files with 6 additions and 8 deletions

View File

@@ -12,7 +12,7 @@
"description": {{ with .Description }}{{ . }}{{ else }}{{ .Site.Params.description }}{{ end }},
"wordCount": "{{ .WordCount }}",
"author": {
"@id": {{ path.Join $.Site.BaseURL "#author" }}
"@id": {{ path.Join .Site.BaseURL "#author" }}
},
"publisher": {
"@type": "Organization",