update endpoints + webmentions
This commit is contained in:
parent
1dd26b9a4f
commit
1be36879fd
13 changed files with 122 additions and 28 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,4 +1,8 @@
|
|||
# build output
|
||||
_site
|
||||
node_modules
|
||||
.DS_Store
|
||||
.env.local
|
||||
.cache
|
||||
|
||||
# system files
|
||||
.DS_Store
|
||||
|
|
Reference in a new issue