1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00

Sitemap fixes

This commit is contained in:
Rohan Kumar 2022-02-26 01:55:34 -08:00
parent 892c27516a
commit eca3aa9fbb
No known key found for this signature in database
GPG key ID: 1E892DB2A5F84479
2 changed files with 4 additions and 2 deletions

View file

@ -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">

View file

@ -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
--- ---