mirror of
https://github.com/johnggli/linktree.git
synced 2026-08-16 22:46:04 +01:00
feat: add profile quote with animation
This commit is contained in:
@@ -13,7 +13,9 @@
|
||||
<body>
|
||||
<img id="profilePicture" src="https://avatars0.githubusercontent.com/u/43749971" alt="Profile Picture">
|
||||
|
||||
<p id="userName">@JohnEmerson1406</p>
|
||||
<div id="userName">
|
||||
@JohnEmerson1406
|
||||
</div>
|
||||
|
||||
<div id="links">
|
||||
<a class="link" href="https://github.com/JohnEmerson1406" target="_blank"><i
|
||||
@@ -30,6 +32,10 @@
|
||||
class="fa fa-play-circle"> </i>MyAnimeList</a>
|
||||
</div>
|
||||
|
||||
<div id="profileQuote">
|
||||
#SejaFeliz❤
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user