mirror of
https://github.com/mroxso/zelo-news.git
synced 2026-06-04 17:41:10 +02:00
fix: remove twitterSite meta tag from SEO configuration
This commit is contained in:
@@ -81,7 +81,6 @@ export default function ArticlePage() {
|
||||
twitterTitle: title,
|
||||
twitterDescription: description,
|
||||
twitterImage: image || `${siteUrl}/icon-512.png`,
|
||||
twitterSite: '@zelo_news',
|
||||
});
|
||||
|
||||
if (!isValidNaddr || !naddr || kind !== 30023) {
|
||||
|
||||
Reference in New Issue
Block a user