mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-10-09 18:21:15 +00:00
More JSON+LD metadata
This commit is contained in:
parent
e699ce661e
commit
c91c4103db
3 changed files with 15 additions and 2 deletions
|
@ -6,7 +6,8 @@
|
|||
</div>
|
||||
<!-- author -->
|
||||
<h2 class="p-name"><a class="author u-url" rel="me" href="{{ .Site.BaseURL }}">{{ .Site.Params.Author }}</a></h2>
|
||||
<!-- description (for h-card) -->
|
||||
<!-- email / description (for h-card) -->
|
||||
<a style="display: none" class="u-email" href="mailto://{{ .Site.Params.email }}"></a>
|
||||
<p style="display: none" class="p-note">
|
||||
{{ .Site.Params.description | safeHTML }}
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue