Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Kellershoff
pwny.gorilla.moe
Commits
ad8451d6
Verified
Commit
ad8451d6
authored
Apr 02, 2018
by
Marco Kellershoff
🤸
Browse files
Add theme-color
Add the greyish theme color I also use on about.walialu.com.
parent
7262e042
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
ad8451d6
...
...
@@ -4,6 +4,7 @@
<meta
charset=
"utf-8"
/>
<meta
name=
"viewport"
content=
"width=device-width"
/>
<title>
PWNY CodeTest
</title>
<meta
name=
"theme-color"
content=
"#272b30"
>
<link
rel=
"apple-touch-icon"
sizes=
"57x57"
href=
"/apple-touch-icon-57x57.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"114x114"
href=
"/apple-touch-icon-114x114.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"72x72"
href=
"/apple-touch-icon-72x72.png"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment