We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8dc936 commit 7ee3fe9Copy full SHA for 7ee3fe9
AisleUniversal96s.png
3.42 KB
index.html
@@ -3,6 +3,7 @@
3
<head>
4
<meta charset="UTF-8">
5
<title>Aisle</title>
6
+ <link rel="shortcut icon" href="AisleUniversal96s.png" type="image/png">
7
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
9
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
0 commit comments