small fix
Some checks failed
Deploy static content to Pages / deploy (push) Failing after 5s

This commit is contained in:
zyqunix 2025-06-29 09:16:45 +02:00
parent d60f9c2453
commit 4f131ff333
No known key found for this signature in database
GPG key ID: 134A8DEEA83B80E6

View file

@ -12,7 +12,7 @@
</head> </head>
<body> <body>
<div class="info" id="Info"> <div class="info" id="Info">
<img alt="Profile Picture" id="profile-picture"/> <img alt="Profile Picture" id="profile-picture" src="https://cdn.discordapp.com/embed/avatars/0.png"/>
<h1 class="name"><a target="_blank" id="username">zyqunix</a></h1> <h1 class="name"><a target="_blank" id="username">zyqunix</a></h1>
<span><div class="time tooltip" id="time"></div><div class="weather" id="weather"></div></span></span> <span><div class="time tooltip" id="time"></div><div class="weather" id="weather"></div></span></span>
<div class="age tooltip" id="age"></div> <div class="age tooltip" id="age"></div>