Update index.html

HiRes Favicon
This commit is contained in:
Ralf Stockmann 2023-05-28 21:27:54 +02:00 committed by GitHub
parent afb2eb06e8
commit 36eb5bc1db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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">