mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 21:55:52 +02:00
Debrand part 3: safari pinned tab (#72)
This commit is contained in:
+2
-2
@@ -40,10 +40,10 @@ html(lang="en")
|
||||
link(rel="icon" type="image/png" sizes="194x194" href="/favicon-194x194.png")
|
||||
link(rel="icon" type="image/png" sizes="192x192" href="/android-chrome-192x192.png")
|
||||
link(rel="manifest" href="/manifest.json?v2")
|
||||
link(rel="mask-icon" href="/safari-pinned-tab.svg" color="#d1a73c")
|
||||
link(rel="mask-icon" href="/safari-pinned-tab.svg" color="#ff98d9")
|
||||
|
||||
//- other
|
||||
meta(name="theme-color" content="#e6c966")
|
||||
meta(name="theme-color" content="#5b6ee1")
|
||||
meta(name="apple-mobile-web-app-capable" content="yes")
|
||||
|
||||
body(
|
||||
|
||||
Reference in New Issue
Block a user