diff options
| author | Andrew Lee <[email protected]> | 2020-09-03 11:29:19 -0400 |
|---|---|---|
| committer | Andrew Lee <[email protected]> | 2020-09-03 11:29:19 -0400 |
| commit | a4eaec365e94c4eb3ad1dd951e47141af79733ce (patch) | |
| tree | ca94b5af69911ef409a2fb4c73726f84960035e2 /history.html | |
| parent | 336efb158abb28640bc79e2f252b5ce3935d933c (diff) | |
| download | shiftos-archive-website-a4eaec365e94c4eb3ad1dd951e47141af79733ce.tar.gz shiftos-archive-website-a4eaec365e94c4eb3ad1dd951e47141af79733ce.tar.bz2 shiftos-archive-website-a4eaec365e94c4eb3ad1dd951e47141af79733ce.zip | |
Added favicon
Diffstat (limited to 'history.html')
| -rw-r--r-- | history.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/history.html b/history.html index a283e7e..f9e126b 100644 --- a/history.html +++ b/history.html @@ -4,6 +4,8 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="style.css"> + <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"> + <link rel="icon" href="/favicon.ico" type="image/x-icon"> <title>ShiftOS: History/Origins</title> </head> <body> |
