Update
This commit is contained in:
14
index.html
14
index.html
@ -45,7 +45,7 @@
|
||||
</background>
|
||||
|
||||
<header>
|
||||
<img src="./avatar.png" alt="avatar" width="100px" height="100px" />
|
||||
<img src="avatar.png" alt="avatar" width="100px" height="100px" />
|
||||
<div>
|
||||
<h1>
|
||||
<a href="https://186526.xyz" title="186526.xyz - It's me, 186526!">It's me, 186526!</a>
|
||||
@ -60,27 +60,27 @@
|
||||
<group id="channel">
|
||||
<card id="blog">
|
||||
<a href="https://blog.186526.xyz" aria-label="goto 186526's Blog" alt="186526's Blog"><img alt="186526's Blog"
|
||||
src="https://storage.186526.xyz/home-app/assets/hexo.svg" /></a>
|
||||
src="assets/hexo.svg" /></a>
|
||||
</card>
|
||||
<card id="status">
|
||||
<a href="https://status.186526.eu.org/" aria-label="goto 186526's Status" alt="186526's Status"><img
|
||||
alt="186526's Status" src="https://storage.186526.xyz/home-app/assets/uptimerobot.ico" /></a>
|
||||
alt="186526's Status" src="assets/uptimerobot.ico" /></a>
|
||||
</card>
|
||||
<card id="dn42">
|
||||
<a href="https://net.186526.xyz" aria-label="goto 186526 Network @ DN42" alt="186526 Network @ DN42"><img
|
||||
alt="186526 Network @ DN42" src="https://storage.186526.xyz/home-app/assets/dn42.png" /></a>
|
||||
alt="186526 Network @ DN42" src="assets/dn42.png" /></a>
|
||||
</card>
|
||||
<card id="gitea">
|
||||
<a href="https://git.186526.xyz" aria-label="goto 186526's Gitea" alt="186526's Gitea"><img
|
||||
alt="186526's Gitea" src="https://git.186526.xyz/assets/img/logo.svg" /></a>
|
||||
alt="186526's Gitea" src="img/logo.svg" /></a>
|
||||
</card>
|
||||
<card id="github">
|
||||
<a href="https://github.com/186526" aria-label="goto 186526 @ Github" alt="Github"><img alt="Github"
|
||||
src="https://storage.186526.xyz/home-app/assets/github.svg" /></a>
|
||||
src="assets/github.svg" /></a>
|
||||
</card>
|
||||
<card id="telegram">
|
||||
<a href="https://t.me/real186526" aria-label="goto 186526 @ Telegram" alt="Telegram"><img alt="Telegram"
|
||||
src="https://storage.186526.xyz/home-app/assets/telegram.svg" /></a>
|
||||
src="assets/telegram.svg" /></a>
|
||||
</card>
|
||||
<card id="email">
|
||||
<a href="mailto:admin@186526.xyz" aria-label="send email to admin@186526.xyz" alt="Email">
|
||||
|
Reference in New Issue
Block a user