add favico

This commit is contained in:
2023-01-12 20:23:46 +01:00
parent 0e89645131
commit d5a06ed5eb
8 changed files with 7 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
<meta charset="UTF-8">
<html>
<head>
<link rel="icon" type="image/x-icon" href="/static/d.png">
<link rel="stylesheet" href="./static/reset.css">
<link rel="stylesheet" href="./static/main.css">
<title>Decentrala</title>