mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 02:55:33 -04:00
include Person JSON-LD on every page
This commit is contained in:
@@ -155,6 +155,7 @@
|
||||
<link rel="icon" href="{{ "favicon-16.png" | absURL }}" sizes="16x16">
|
||||
<link rel="shortcut icon" href="{{ "favicon.ico" | absURL }}">
|
||||
<link rel="alternate" type="application/rss+xml" href="{{ "index.xml" | absURL }}" title="{{ .Site.Title }} (RSS)">
|
||||
{{ partial "schema-person.html" . }}
|
||||
{{ partial "schema-article.html" . }}
|
||||
</head>
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user