feat: implement gallery page with category filtering and lightbox functionality
This commit is contained in:
@@ -103,6 +103,13 @@
|
||||
>
|
||||
YouTube
|
||||
</button>
|
||||
<button
|
||||
class="tab-btn"
|
||||
data-tab="collection"
|
||||
data-collection-key="gallery"
|
||||
>
|
||||
Gallery
|
||||
</button>
|
||||
<button class="tab-btn" data-tab="media">Media</button>
|
||||
<button class="tab-btn" data-tab="publish">Publish</button>
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user