mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-05 14:00:31 +02:00
Update index.html
This commit is contained in:
parent
de5a113001
commit
b5df08f01e
1 changed files with 7 additions and 7 deletions
14
index.html
14
index.html
|
@ -11,7 +11,7 @@
|
|||
|
||||
</head>
|
||||
<body>
|
||||
<div class="info">
|
||||
<div class="info" id="Info">
|
||||
<img src="https://cdn.discordapp.com/avatars/1201415921802170388/3ccc13a2825eb8c98b5371fa0706e450.webp?size=1024&width=640&height=640" alt="Profile Picture" id="profile-picture"/>
|
||||
<h1 class="name tooltip" data-tooltip="zyqunix / Fabio / fentboiswag / монгол">zyqunix</h1>
|
||||
<span><div class="time tooltip" id="time"></div><div class="weather" id="weather"></div></span></span>
|
||||
|
@ -20,7 +20,7 @@
|
|||
Coding, Listening to Music, Reverse Engineering, Playing Counter-Strike
|
||||
</span>
|
||||
</div>
|
||||
<div class="discord cards">
|
||||
<div class="discord cards" id="Discord">
|
||||
<h2>Discord</h2>
|
||||
<div id="status">Status</div>
|
||||
<div class="activity">
|
||||
|
@ -29,7 +29,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="languages cards">
|
||||
<div class="languages cards" id="Languages">
|
||||
<h2 class="card-header" id="languages">Languages</h2>
|
||||
</div>
|
||||
|
||||
|
@ -37,13 +37,13 @@
|
|||
<h2 class="card-header" id="skills">Skills</h2>
|
||||
</div>
|
||||
|
||||
<div class="stats cards">
|
||||
<div class="stats cards" id="Stats">
|
||||
<h2 id="coding_stats">Coding Stats</h2>
|
||||
<p id="stats_since">Since January 5th, 2025</p>
|
||||
<div id="wakapi"></div>
|
||||
</div>
|
||||
|
||||
<div class="contact cards">
|
||||
<div class="contact cards" id="Contact">
|
||||
<h2 class="card-header" id="contact">Contact</h2>
|
||||
<a class="contact-item github-contact" href="https://github.com/zyqunix" target="_blank">
|
||||
<img class="image" src="https://raw.githubusercontent.com/zyqunix/devicon/404c165ff8d0b7eda226ec5eb66fdfc64f5f381f/icons/github/github-original.svg">
|
||||
|
@ -63,7 +63,7 @@
|
|||
</a>
|
||||
</div>
|
||||
|
||||
<div class="software cards">
|
||||
<div class="software cards" id="Software">
|
||||
<h2 class="card-header" id="software_header">Software I Use</h2>
|
||||
<a class="software-item neovim" href="https://neovim.io/" target="_blank">
|
||||
<img class="image" src="https://upload.wikimedia.org/wikipedia/commons/0/07/Neovim-mark-flat.svg">
|
||||
|
@ -99,7 +99,7 @@
|
|||
</a>
|
||||
</div>
|
||||
|
||||
<div class="cards sitemap shadow">
|
||||
<div class="cards sitemap shadow" id="Sitemap">
|
||||
<h2 class="card-header" id="sitemap">Sitemap</h2>
|
||||
<h3 id="more">More can be found on the <a href="sitemap" id="more_sm">sitemap/sites page</a></h3>
|
||||
<h4 id="note">Note: I do forget to add new sites there sometimes. So check the <a href="https://github.com/zyqunix/tools">GitHub</a> if you think there are some missing</h4>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue