1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-20 12:12:09 +00:00
seirdy.one/content/posts/_index.md
Rohan Kumar 0b6c265223
schema.org: use more subtypes of "WebPage"
- Set "Articles" and "Notes" to "CollectionPage"
- Set "About" to "AboutPage" and "ProfilePage"

Since my "About" page now has two types, I had to alter the "stype" page
property to require a full URL.
2022-10-30 14:49:52 -07:00

14 lines
386 B
Markdown

---
template: "posts.html"
description: "All the long-form articles on Seirdy's Home"
title: "Articles"
sitemap:
ChangeFreq: weekly
Priority: 0.7
stype: "https://schema.org/CollectionPage"
---
Articles
========
These are all of my long-form articles. [An Atom feed](./atom.xml) contains their full text. If that has any problems, I also have [a legacy RSS feed](./index.xml).