mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-28 02:15:47 -04:00
nicer base URL logic
This commit is contained in:
@@ -142,10 +142,6 @@ const App = ({ Component, pageProps }: AppProps) => {
|
||||
name: "author",
|
||||
content: config.authorName,
|
||||
},
|
||||
{
|
||||
name: "monetization",
|
||||
content: config.monetization,
|
||||
},
|
||||
{
|
||||
name: "google-site-verification",
|
||||
content: config.verifyGoogle,
|
||||
|
||||
Reference in New Issue
Block a user