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:
@@ -4,6 +4,8 @@
|
||||
<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 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>
|
||||
<body>
|
||||
<div id="container">
|
||||
|
||||
Reference in New Issue
Block a user