mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 22:16:07 +01:00
Remove syndication from config
I do syndication with echofeed right now.
This commit is contained in:
parent
6791b045c1
commit
3ba7bb9a36
1 changed files with 0 additions and 4 deletions
|
@ -78,10 +78,6 @@ export default {
|
||||||
repo: "www.byjp.me",
|
repo: "www.byjp.me",
|
||||||
branch: "main"
|
branch: "main"
|
||||||
},
|
},
|
||||||
"@indiekit/syndicator-mastodon": {
|
|
||||||
url: "https://hachyderm.io",
|
|
||||||
user: "byjp"
|
|
||||||
},
|
|
||||||
"@indiekit/post-type-bookmark": {
|
"@indiekit/post-type-bookmark": {
|
||||||
name: "Bookmark"
|
name: "Bookmark"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue