🐛 fix(config): update webmentions configuration

- change "enable" to "enabled" for correct configuration key
- uncomment and set webmentions configurations for correct functionality

 feat(blog): add webmentions shortcode

- insert webmentions shortcode in blog shortcode index for display

🐛 fix(theme): update webmentions configuration in theme

- change "enable" to "enabled" for correct configuration key in theme
- uncomment and set webmentions configurations for correct functionality
This commit is contained in:
Jeremiah Russell 2025-02-12 13:01:26 +00:00
parent a663de6dac
commit afbf2aa2ff
No known key found for this signature in database
GPG key ID: E576B835ACE207E5
4 changed files with 8 additions and 8 deletions

View file

@ -466,5 +466,7 @@ Add the shortcut on the page where you want to display the webmentions:
{{/* webmentions() */}}
```
{{ webmentions() }}
[1]: https://www.w3.org/TR/webmention/#abstract-p-1
[2]: https://webmention.io/