fix: webfinger permalink

This commit is contained in:
Cory Dransfeldt 2023-03-28 13:54:23 -07:00
parent 0981393695
commit 66085dfdb1
No known key found for this signature in database

View file

@ -1,5 +1,5 @@
--- ---
permalink: '.well-known/webfinger' permalink: '.well-known/webfinger.json'
eleventyExcludeFromCollections: true eleventyExcludeFromCollections: true
dynamicPermalink: false dynamicPermalink: false
--- ---