missing favicon

This commit is contained in:
array-in-a-matrix 2022-02-09 14:30:20 -05:00
parent 8bcebd7167
commit 375c3d8bbc
2 changed files with 2 additions and 0 deletions

View file

@ -7,6 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Array in a Matrix</title>
<link rel="stylesheet" type="text/css" href="/style/alt.style.css" />
<link rel="icon" type="image/x-icon" href="/res/site/icons/favicon.ico">
</head>
<body>

View file

@ -7,6 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Dark Matrix</title>
<link rel="stylesheet" href="/style/style.css" />
<link rel="icon" type="image/x-icon" href="/res/site/icons/favicon.ico">
</head>
<body>