fix: feed data
This commit is contained in:
parent
54475a70ea
commit
3fbefc55cd
7 changed files with 10 additions and 23 deletions
|
@ -23,8 +23,6 @@ module.exports = function (eleventyConfig) {
|
|||
eleventyConfig.addPlugin(activityPubPlugin, {
|
||||
username: 'hi',
|
||||
domain: 'coryd.dev',
|
||||
outbox: true,
|
||||
outboxCollection: 'posts',
|
||||
alias: {
|
||||
username: 'cory',
|
||||
domain: 'social.lol',
|
||||
|
|
Reference in a new issue