Skip to content

Commit 1831b8d

Browse files
kusakatajelly
authored andcommitted
1 parent 7c2c260 commit 1831b8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/base.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<html lang="en">
44
<head>
55
<meta charset="utf-8" />
6+
<meta name="theme-color" content="#08C">
67
<title>{% block title %}Arch Linux{% endblock %}</title>
78
<link rel="stylesheet" type="text/css" href="{% static "archweb.css" %}" media="screen" />
89
<link rel="icon" type="image/x-icon" href="{% static "favicon.ico" %}" />

0 commit comments

Comments
 (0)