mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-05 22:10:31 +02:00
reviews using reviewdb
This commit is contained in:
parent
b18bd5c94e
commit
58a2736164
4 changed files with 113 additions and 16 deletions
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
<div class="info" id="Info">
|
||||
<img alt="Profile Picture" id="profile-picture"/>
|
||||
<h1 class="name tooltip" data-tooltip="zyqunix / Fabio / fentboiswag / монгол">zyqunix</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>
|
||||
<div class="age tooltip" id="age"></div>
|
||||
<span class="hobbies" id="hobbies">
|
||||
|
@ -113,6 +113,12 @@
|
|||
<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>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="cards reviews shadow" id="User Reviews">
|
||||
<h2 class="card-header">User Reviews</h2>
|
||||
<div id="reviews"></div>
|
||||
</div>
|
||||
|
||||
<div class="music">
|
||||
<img src="assets/img/dancing-banan.gif" class="banan" id="banan">
|
||||
<div class="popup shadow" id="music-pop">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue