mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-02 07:26:45 +00:00
chore: add image setting to next config and update webmention description in blog config file
This commit is contained in:
@@ -13,7 +13,8 @@ module.exports = withBundleAnalyzer({
|
||||
'avatars.githubusercontent.com',
|
||||
'images.unsplash.com',
|
||||
'source.unsplash.com',
|
||||
'p1.qhimg.com'
|
||||
'p1.qhimg.com',
|
||||
'webmention.io'
|
||||
]
|
||||
},
|
||||
// 默认将feed重定向至 /public/rss/feed.xml
|
||||
|
||||
Reference in New Issue
Block a user