mirror of
https://github.com/YouHaveTrouble/youhavetrouble.github.io.git
synced 2026-05-11 22:06:56 +00:00
bring back online status and set selection color
This commit is contained in:
+5
-1
@@ -23,6 +23,10 @@
|
||||
|
||||
<header>
|
||||
<div class="avatar"><img draggable="false" src="img/avatar.png" alt=""></div>
|
||||
<div class="status">
|
||||
<p id="status">Online status unknown</p>
|
||||
<p id="status-action"></p>
|
||||
</div>
|
||||
<div class="bio">
|
||||
<p>
|
||||
Hi! I'm Trouble, and I'm currently working as a fullstack developer. In my free time I enjoy working on my
|
||||
@@ -53,7 +57,7 @@
|
||||
<article class="vertical-screen purpur">
|
||||
<div class="bg"></div>
|
||||
<div class="logo">
|
||||
<img src="img/purpur.svg" alt="">
|
||||
<img src="img/purpur.svg" alt="" draggable="false">
|
||||
</div>
|
||||
<div>
|
||||
<h2>Purpur</h2>
|
||||
|
||||
Reference in New Issue
Block a user