We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e99eff5 commit 81599a2Copy full SHA for 81599a2
client/src/app.html
@@ -18,7 +18,7 @@
18
content="a powerful website for storing and sharing text and code snippets. completely free and open source."
19
/>
20
21
- <meta name="themecolor" content="#ee720d" />
+ <meta name="theme-color" content="#ee720d" />
22
23
<meta property="og:type" content="website" />
24
<meta property="og:url" content="https://paste.myst.rs/" />
0 commit comments