diff options
author | Alex <i@neonxp.dev> | 2023-02-16 15:02:20 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-16 15:02:20 +0300 |
commit | a9aa558d547e647d3dcb97fb7219782a44b589b0 (patch) | |
tree | b6b25f30b3969a3d7393b801a4ed21f4524a1461 | |
parent | 3910956045d4cfcc8576ea7858cb09f12886b5dd (diff) |
Update index.html
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ <link rel="apple-touch-icon" href="/apple-touch-icon.png"> <link rel="stylesheet" href="css/styles.css?v=1.0"> + <meta name="theme-color" content="#4285f4" /> <link rel="manifest" href="/manifest.json"> </head> |