diff options
Diffstat (limited to 'site/downloads.html')
| -rw-r--r-- | site/downloads.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/site/downloads.html b/site/downloads.html index f231a25..531f6ce 100644 --- a/site/downloads.html +++ b/site/downloads.html @@ -4,6 +4,8 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Downloads — MeshBay</title> + <link rel="icon" href="/favicon.ico" sizes="16x16 32x32 48x48"> + <link rel="apple-touch-icon" href="/apple-touch-icon.png"> <link rel="stylesheet" href="/assets/site.css"> </head> <body> |