mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
Sitemap fixes
This commit is contained in:
parent
892c27516a
commit
eca3aa9fbb
2 changed files with 4 additions and 2 deletions
|
@ -3,6 +3,8 @@ outputs:
|
||||||
- html
|
- html
|
||||||
- gemtext
|
- gemtext
|
||||||
title: Seirdy's Home
|
title: Seirdy's Home
|
||||||
|
sitemap:
|
||||||
|
- Priority: 1.0
|
||||||
---
|
---
|
||||||
<div itemprop="author" itemscope itemtype="https://schema.org/Person" class="p-author autho h-card vcard">
|
<div itemprop="author" itemscope itemtype="https://schema.org/Person" class="p-author autho h-card vcard">
|
||||||
|
|
||||||
|
|
|
@ -7,8 +7,8 @@ outputs:
|
||||||
tags:
|
tags:
|
||||||
- web
|
- web
|
||||||
sitemap:
|
sitemap:
|
||||||
ChangeFreq: weekly
|
ChangeFreq: daily
|
||||||
Priority: .7
|
Priority: 0.7
|
||||||
footnote_heading: Notes
|
footnote_heading: Notes
|
||||||
title: A look at search engines with their own indexes
|
title: A look at search engines with their own indexes
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue