Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixNgFender committed Aug 28, 2024
1 parent a8e9b89 commit f795939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/site.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export const siteConfig: SiteConfig = {
webmentions: {
// Webmention.io API endpoint. Get your own here: https://webmention.io/, and follow this blog post: https://astro-cactus.chriswilliams.dev/posts/webmentions/
// TODO: Add this
link: "",
link: "https://webmention.io/api/mentions.html?token=2PbfMEVw3uH3nr3amwJVZQ",
},
};

Expand Down

0 comments on commit f795939

Please sign in to comment.