fix: feed data

This commit is contained in:
Cory Dransfeldt 2023-05-09 12:30:25 -07:00
parent 54475a70ea
commit 3fbefc55cd
No known key found for this signature in database
7 changed files with 10 additions and 23 deletions

View file

@ -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',