Skip to content

Commit 1855eef

Browse files
committed
Add ashell to showcase
1 parent 7153fc1 commit 1855eef

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

sass/main.sass

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,4 @@ nav details[class=dropdown] summary:not(:hover,:focus,:focus-visible), nav detai
4343

4444
img
4545
object-fit: cover
46+
object-position: top

static/showcase/ashell.webp

1.18 MB
Loading

templates/index.html

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -154,10 +154,10 @@ <h1><a href="#showcase" class="secondary">#</a> Showcase</h1>
154154
"has_webp": false,
155155
},
156156
{
157-
"name": "Holodeck",
158-
"description": "An application to track, manage, and visualize your Pokémon TCG collection",
159-
"website": "https://github.com/hecrj/holodeck",
160-
"thumbnail": "showcase/holodeck.webp",
157+
"name": "ashell",
158+
"description": "A ready to go Wayland status bar for Hyprland.",
159+
"website": "https://github.com/MalpenZibo/ashell",
160+
"thumbnail": "showcase/ashell.webp",
161161
"has_webp": false,
162162
},
163163
{
@@ -167,6 +167,13 @@ <h1><a href="#showcase" class="secondary">#</a> Showcase</h1>
167167
"thumbnail": "showcase/xmodits.png",
168168
"has_webp": false,
169169
},
170+
{
171+
"name": "Holodeck",
172+
"description": "An application to track, manage, and visualize your Pokémon TCG collection",
173+
"website": "https://github.com/hecrj/holodeck",
174+
"thumbnail": "showcase/holodeck.webp",
175+
"has_webp": false,
176+
},
170177
{
171178
"name": "Neothesia",
172179
"description": "A cross-platform GPU accelerated midi visualizer, built completely in Rust.",

0 commit comments

Comments
 (0)