mirror of
https://github.com/ION606/bluesky-client.git
synced 2026-05-14 21:26:54 +00:00
added additional tags to user profile
This commit is contained in:
+1
-8
@@ -63,14 +63,7 @@
|
||||
<!-- Section Content -->
|
||||
<div id="posts" class="content active">
|
||||
<p class="placeholder">nothing here...</p>
|
||||
<div class="dropdown">
|
||||
<button class="dropdown-button">Layout: Compact</button>
|
||||
<div class="dropdown-content" id="layoutDropdown">
|
||||
<a href="#" data-value="large">Large</a>
|
||||
<a href="#" data-value="relaxed">Relaxed</a>
|
||||
<a href="#" data-value="compact" class="selected">Compact</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<button id="composebtn" class="compose-button">
|
||||
<i class="fa-solid fa-pen"></i>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user