diff --git a/next-sitemap.js b/next-sitemap.js index e853f07..0a5bb22 100644 --- a/next-sitemap.js +++ b/next-sitemap.js @@ -1,5 +1,5 @@ module.exports = { - siteUrl: 'https://bjut-swift.cn/', + siteUrl: 'https://bjutswift.cn/', generateRobotsTxt: true, robotsTxtOptions: { policies: [{ userAgent: '*', allow: '/' }], diff --git a/src/components/Seo.tsx b/src/components/Seo.tsx index 5943822..c9ffdda 100644 --- a/src/components/Seo.tsx +++ b/src/components/Seo.tsx @@ -5,10 +5,10 @@ import { openGraph } from '@/lib/helper.client'; const defaultMeta = { title: 'BJUT SWIFT', - siteName: 'bjut-swift.cn', + siteName: 'bjutswift.cn', description: 'BJUT SWIFT官网', - url: 'https://bjut-swift.cn', - image: 'https://bjut-swift.cn/favicon/large-og.jpg', + url: 'https://bjutswift.cn', + image: 'https://bjutswift.cn/favicon/large-og.jpg', type: 'website', robots: 'follow, index', author: 'BJUT SWIFT', diff --git a/src/components/layout/Footer.tsx b/src/components/layout/Footer.tsx index f655c40..2713fb9 100644 --- a/src/components/layout/Footer.tsx +++ b/src/components/layout/Footer.tsx @@ -81,14 +81,14 @@ function SocialLinks() { ? 'Click the mail logo to copy' : 'Copied to clipboard 🥳'} - bjut-swift@gmail.com + bjut.swift@gmail.com } >