|
1 | 1 | <!DOCTYPE html>
|
2 | 2 | <html lang="en">
|
3 | 3 | <head>
|
| 4 | + <base href="/"> |
4 | 5 | <meta charset="utf-8" />
|
5 | 6 | <link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
|
6 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
13 | 14 | <link rel="mask-icon" href="%PUBLIC_URL%/safari-pinned-tab.svg" color="#cf1c84" />
|
14 | 15 | <meta name="msapplication-TileColor" content="#9f00a7" />
|
15 | 16 | <meta name="theme-color" content="#ffffff" />
|
16 |
| - <script type="text/javascript" src="https://app.olvy.co/script.js" defer="defer"></script> |
| 17 | + <!-- <script type="text/javascript" src="https://app.olvy.co/script.js" defer="defer"></script> --> |
17 | 18 | <!--
|
18 | 19 | manifest.json provides metadata used when your web app is installed on a
|
19 | 20 | user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
|
|
28 | 29 | Learn how to configure a non-root public URL by running `npm run build`.
|
29 | 30 | -->
|
30 | 31 | <!-- HTML Meta Tags -->
|
31 |
| - <title>Push Dev App (Previously EPNS) | Communication Protocol of Web3</title> |
32 |
| - <meta name="description" content="Push Dev App (Previously EPNS) | Communication Protocol of Web3"> |
| 32 | + <title>Push App (Previously EPNS) | Communication Protocol of Web3</title> |
| 33 | + <meta name="description" content="Push App (Previously EPNS) | Communication Protocol of Web3"> |
33 | 34 |
|
34 | 35 | <!-- Facebook Meta Tags -->
|
35 |
| - <meta property="og:url" content="https://dev.push.org"> |
| 36 | + <meta property="og:url" content="https://app.push.org"> |
36 | 37 | <meta property="og:type" content="website">
|
37 |
| - <meta property="og:title" content="Push Dev App (Previously EPNS)"> |
38 |
| - <meta property="og:description" content="Push Dev App (Previously EPNS) | Communication Protocol of Web3"> |
39 |
| - <meta property="og:image" content="https://dev.push.org/previews/homepage-dev.jpg"> |
| 38 | + <meta property="og:title" content="Push App (Previously EPNS)"> |
| 39 | + <meta property="og:description" content="Push App (Previously EPNS) | Communication Protocol of Web3"> |
| 40 | + <meta property="og:image" content="https://app.push.org/previews/homepage.jpg"> |
40 | 41 |
|
41 | 42 | <!-- Twitter Meta Tags -->
|
42 | 43 | <meta name="twitter:card" content="summary_large_image">
|
43 |
| - <meta property="twitter:domain" content="dev.push.org"> |
44 |
| - <meta property="twitter:url" content="https://dev.push.org"> |
45 |
| - <meta name="twitter:title" content="Push Dev App (Previously EPNS)"> |
46 |
| - <meta name="twitter:description" content="Push Dev App (Previously EPNS) | Communication Protocol of Web3"> |
47 |
| - <meta name="twitter:image" content="https://dev.push.org/previews/homepagetwitter-dev.jpg"> |
| 44 | + <meta property="twitter:domain" content="app.push.org"> |
| 45 | + <meta property="twitter:url" content="https://app.push.org"> |
| 46 | + <meta name="twitter:title" content="Push App (Previously EPNS)"> |
| 47 | + <meta name="twitter:description" content="Push App (Previously EPNS) | Communication Protocol of Web3"> |
| 48 | + <meta name="twitter:image" content="https://app.push.org/previews/homepagetwitter.jpg"> |
48 | 49 |
|
49 | 50 | <!-- Meta Tags Generated via https://www.opengraph.xyz -->
|
50 | 51 |
|
|
0 commit comments