mirror of
https://github.com/johnggli/linktree.git
synced 2026-08-18 07:26:03 +01:00
feat: add popup quote
This commit is contained in:
14
index.html
14
index.html
@@ -25,16 +25,10 @@
|
||||
<div class="popup">
|
||||
<div class="popup-photo">
|
||||
<img src="https://avatars0.githubusercontent.com/u/43749971" alt="Profile Picture">
|
||||
</div>
|
||||
|
||||
<!-- <div class="popup-text">
|
||||
<h1>
|
||||
John Emerson
|
||||
</h1>
|
||||
<p>
|
||||
<div class="popup-quote">
|
||||
But... the sensation that I've lost something lingers for a longtime after I wake up.
|
||||
</p>
|
||||
</div> -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<a class="popup-close" onclick="history.back()">×</a>
|
||||
</div>
|
||||
@@ -59,7 +53,7 @@
|
||||
class="fa fa-play-circle"> </i>MyAnimeList</a>
|
||||
</div>
|
||||
|
||||
<div id="profileQuote">
|
||||
<div id="hashtag">
|
||||
#SejaFeliz❤
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user