Revert "💄 Fix Safari status bar style"

This commit is contained in:
pomeloy
2024-01-20 08:49:12 +01:00
committed by GitHub
parent b21e8497e5
commit c5f342c7f6
2 changed files with 0 additions and 5 deletions
-1
View File
@@ -2,7 +2,6 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="rgb(255,255,255)" />
<meta name="apple-mobile-web-app-status-bar-style" content="rgb(255,255,255)" />
{{/* Title */}}
{{ if .IsHome -}}
<title>{{ .Site.Title | emojify }}</title>