Skip to content

Commit 0a58ae8

Browse files
authored
Update _document.tsx
1 parent 542b909 commit 0a58ae8

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

src/pages/_document.tsx

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,43 +8,35 @@ export default class MyDocument extends Document {
88
<Html lang="en">
99
<Head>
1010
<meta name="theme-color" content={theme.palette.primary.main} />
11-
<link rel="shortcut icon" href="favicon.ico" />
1211
<meta name="emotion-insertion-point" content="" />
1312
{/* <!-- Primary Meta Tags --> */}
1413
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
1514
<meta name="description" content="Design and Code a global community where anyone can learn and network with fellow developers and designers." />
1615
{/* <!-- Facebook --> */}
1716
<meta property="og:type" content="website" />
1817
<meta property="og:url" content="https://www.designandcode.us/" />
19-
<meta property="og:title" content="Home | Design and Code" />
18+
<meta property="og:title" content="Design and Code" />
2019
<meta property="og:description" content="Design and Code a global community where anyone can learn and network with fellow developers and designers." />
2120
<meta property="og:image" content="static\branding-logos\branding-transparent-logo.svg" />
2221
{/* <!-- Twitter --> */}
2322
<meta property="twitter:card" content="summary_large_image" />
2423
<meta property="twitter:url" content="https://www.designandcode.us/" />
25-
<meta property="twitter:title" content="Home | Design and Code" />
24+
<meta property="twitter:title" content="Design and Code" />
2625
<meta property="twitter:description" content="Design and Code a global community where anyone can learn and network with fellow developers and designers." />
2726
<meta property="twitter:image" content="static\branding-logos\branding-transparent-logo.svg" />
2827
{/* <!-- SEO Tags --> */}
2928
<meta name="language" content="EN" />
3029
<meta property="og:locale" content="en" />
3130
<meta property="og:type" content="website" />
32-
<meta property="og:site_name" content="Home | Design and Code" />
31+
<meta property="og:site_name" content="Design and Code" />
3332
<meta name="url" content="https://www.designandcode.us/" />
3433
<meta name="coverage" content="Worldwide" />
3534
<meta name="distribution" content="Global" />
3635
<meta name="apple-mobile-web-app-capable" content="yes" />
3736
<meta content="yes" name="apple-touch-fullscreen" />
38-
<meta name="copyright" content="Home | Design and Code" />
39-
{/* <!--
40-
Notice the use of %PUBLIC_URL% in the tags above.
41-
It will be replaced with the URL of the `public` folder during the build.
42-
Only files inside the `public` folder can be referenced from the HTML.
43-
Unlike "/favicon.ico" or "favicon.ico", "%PUBLIC_URL%/favicon.ico" will
44-
work correctly both with client-side routing and a non-root public URL.
45-
Learn how to configure a non-root public URL by running `npm run build`.
46-
-->
47-
<!-- Favicons for different devices --> */}
37+
<meta name="copyright" content="Design and Code" />
38+
{/* Favicons */}
39+
<link rel="shortcut icon" href="favicon/favicon.ico" />
4840
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-touch-icon.png" />
4941
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png" />
5042
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png" />

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy