Update index.html
HiRes Favicon
This commit is contained in:
parent
afb2eb06e8
commit
36eb5bc1db
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
||||||
<title>Mastowall 1.1</title>
|
<title>Mastowall 1.1</title>
|
||||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
|
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
|
||||||
<link rel="stylesheet" href="styles.css">
|
<link rel="stylesheet" href="styles.css">
|
||||||
|
<link rel="apple-touch-icon" href="mastowall-favicon.png">
|
||||||
|
<link rel="icon" href="mastowall-favicon.png" type="image/x-icon">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar navbar-light">
|
<nav class="navbar navbar-light">
|
||||||
|
|
Loading…
Reference in a new issue