add favicon link
This commit is contained in:
parent
2882d54868
commit
22e7cbd379
@ -7,6 +7,7 @@
|
|||||||
<link type="text/plain" rel="author" href="humans.txt">
|
<link type="text/plain" rel="author" href="humans.txt">
|
||||||
<link rel="stylesheet" type="text/css" href="assets/Bootstrap-5.1.3/css/bootstrap.min.css">
|
<link rel="stylesheet" type="text/css" href="assets/Bootstrap-5.1.3/css/bootstrap.min.css">
|
||||||
<link rel="stylesheet" type="text/css" href="styles.css">
|
<link rel="stylesheet" type="text/css" href="styles.css">
|
||||||
|
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
|
||||||
</head>
|
</head>
|
||||||
<body class="bg-light">
|
<body class="bg-light">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
Reference in New Issue
Block a user