mirror of
https://github.com/YouHaveTrouble/youhavetrouble.github.io.git
synced 2026-05-12 06:16:55 +00:00
Change avatar and add favicon
This commit is contained in:
BIN
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 101 KiB |
+2
-1
@@ -14,12 +14,13 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="main.css">
|
||||
<link rel="icon" href="/favicon.ico"/>
|
||||
<script src="index.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<header>
|
||||
<div class="avatar"><img draggable="false" src="img/avatar.png" alt=""></div>
|
||||
<div class="avatar"><img draggable="false" src="img/avatar.png" alt="YouHaveTrouble's avatar by PikachuTurnip"></div>
|
||||
<div class="status">
|
||||
<p id="status">Online status unknown</p>
|
||||
<p id="status-action"></p>
|
||||
|
||||
Reference in New Issue
Block a user