chore: add books feed to header
This commit is contained in:
parent
1e63e9dd5e
commit
6e40d67973
2 changed files with 2 additions and 1 deletions
|
@ -39,6 +39,7 @@
|
|||
<link rel="alternate" type="application/json" title="{{ meta.siteName }}" href="https://feedpress.me/coryd.json" />
|
||||
<link rel="alternate" href="https://feedpress.me/coryd-follow" title="Cory Dransfeldt's activity feed" type="application/rss+xml">
|
||||
<link rel="alternate" href="https://feedpress.me/coryd-links" title="Cory Dransfeldt's links feed" type="application/rss+xml">
|
||||
<link rel="alternate" href="https://feedpress.me/coryd-books" title="Cory Dransfeldt's books feed" type="application/rss+xml">
|
||||
{% if schema == 'blog' %}
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
|
|
Reference in a new issue