|
9 | 9 | <link rel="canonical" href="https://os.prozilla.dev/"> |
10 | 10 |
|
11 | 11 | <!-- Favicon --> |
12 | | - <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=6"> |
13 | | - <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=6"> |
14 | | - <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=6"> |
15 | | - <link rel="icon" href="/favicon.ico?v=6" sizes="any"> |
16 | | - <link rel="icon" href="/icon.svg?v=6" type="image/svg+xml"> |
17 | | - <link rel="icon" href="/icon.png?v=6" type="image/png"> |
| 12 | + <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=7"> |
| 13 | + <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=7"> |
| 14 | + <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=7"> |
| 15 | + <link rel="icon" href="/favicon.ico?v=7" sizes="any"> |
| 16 | + <link rel="icon" href="/icon.svg?v=7" type="image/svg+xml"> |
| 17 | + <link rel="icon" href="/icon.png?v=7" type="image/png"> |
18 | 18 | <link rel="manifest" href="/site.webmanifest?v=5"> |
19 | 19 | <meta name="apple-mobile-web-app-title" content="ProzillaOS"> |
20 | 20 | <meta name="application-name" content="ProzillaOS"> |
|
26 | 26 | <meta property="og:site_name" content="ProzillaOS"/> |
27 | 27 | <meta property="og:description" content="ProzillaOS is an open-source web-based operating system inspired by Ubuntu Linux and Windows made with React.js by Prozilla."/> |
28 | 28 | <meta property="og:type" content="website"/> |
29 | | - <meta property="og:image" content="https://os.prozilla.dev/assets/banner-logo-title.png?v=6"/> |
| 29 | + <meta property="og:image" content="https://os.prozilla.dev/assets/banner-logo-title.png?v=7"/> |
30 | 30 | <meta property="og:url" content="https://os.prozilla.dev/"> |
31 | 31 | <meta property="og:locale" content="en_US"> |
32 | 32 |
|
33 | 33 | <!-- Twitter --> |
34 | 34 | <meta name="twitter:title" content="ProzillaOS | Web-based Operating System"/> |
35 | 35 | <meta name="twitter:description" content="ProzillaOS is an open-source web-based operating system inspired by Ubuntu Linux and Windows made with React.js by Prozilla."/> |
36 | 36 | <meta name="twitter:card" content="summary_large_image"/> |
37 | | - <meta name="twitter:image" content="https://os.prozilla.dev/assets/banner-logo-title.png?v=6"/> |
| 37 | + <meta name="twitter:image" content="https://os.prozilla.dev/assets/banner-logo-title.png?v=7"/> |
38 | 38 | <meta name="twitter:url" content="https://os.prozilla.dev/"> |
39 | 39 |
|
40 | 40 | <!-- Fonts --> |
|
0 commit comments