update endpoints + webmentions

This commit is contained in:
Cory Dransfeldt 2023-03-13 11:43:11 -07:00
parent 1dd26b9a4f
commit 1be36879fd
No known key found for this signature in database
13 changed files with 122 additions and 28 deletions

6
.gitignore vendored
View file

@ -1,4 +1,8 @@
# build output
_site
node_modules
.DS_Store
.env.local
.cache
# system files
.DS_Store