Skip to content

Commit 04472a8

Browse files
committed
Change embed color
1 parent b722b73 commit 04472a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiki/templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta content="__varPageName__var" property="og:title" />
1010
<meta content="Read '__varPageName__var' on pogging.fish!" property="og:description" />
1111
<meta content="/img/fish.png" property="og:image" />
12-
<meta content="#43B581" data-react-helmet="true" name="theme-color" />
12+
<meta content="#494C4F" data-react-helmet="true" name="theme-color" />
1313
</head>
1414

1515
<body>

0 commit comments

Comments
 (0)