We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c2c260 commit 1831b8dCopy full SHA for 1831b8d
templates/base.html
@@ -3,6 +3,7 @@
3
<html lang="en">
4
<head>
5
<meta charset="utf-8" />
6
+ <meta name="theme-color" content="#08C">
7
<title>{% block title %}Arch Linux{% endblock %}</title>
8
<link rel="stylesheet" type="text/css" href="{% static "archweb.css" %}" media="screen" />
9
<link rel="icon" type="image/x-icon" href="{% static "favicon.ico" %}" />
0 commit comments