Update Home

2026-01-03 15:46:21 -05:00
parent c31cff425e
commit db8a57ff72

@@ -6,7 +6,7 @@
* ~~Blockquote styling~~ * ~~Blockquote styling~~
* /uses * /uses
* ~~Blogroll~~ * ~~Blogroll~~
* [Not by AI](https://notbyai.fyi/) badge on posts * ~~[Not by AI](https://notbyai.fyi/) badge on posts~~
* Résumé * Résumé
## Documentation ## Documentation
@@ -19,6 +19,7 @@ Returns an `<abbr>` tag with a definition in the `title` attribute:
### Frontmatter ### Frontmatter
* `structuredData: none` - Disables "BlogPosting" schema JSON, Open Graph, and Twitter Card metadata, which is by default on for all templates with a `title`. * `structuredData: none` - Disables "BlogPosting" schema JSON, Open Graph, and Twitter Card metadata, which is by default on for all templates with a `title`.
* `excludeProfilesFromHead: true` - disables printing of indieweb profile links in page head.
### Metadata ### Metadata
Features configured in `metadata.js`: Features configured in `metadata.js`: