Add favicon and title
All checks were successful
Build and Push Docker Image to Gitea Registry / build-and-push (push) Successful in 14s
All checks were successful
Build and Push Docker Image to Gitea Registry / build-and-push (push) Successful in 14s
This commit is contained in:
BIN
assets/favicon.png
Normal file
BIN
assets/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.8 KiB |
@@ -4,6 +4,8 @@
|
|||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Tienne:wght@400;700;900&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Tienne:wght@400;700;900&display=swap" rel="stylesheet">
|
||||||
<link rel="stylesheet" type="text/css" href="style/style.css">
|
<link rel="stylesheet" type="text/css" href="style/style.css">
|
||||||
|
<link rel="icon" type="image/x-icon" href="assets/favicon.png">
|
||||||
|
<title>3t.network</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="container">
|
<div id="container">
|
||||||
|
|||||||
Reference in New Issue
Block a user