Skip to content

Commit c3aba56

Browse files
committed
logos and more arbs
1 parent ae62320 commit c3aba56

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

assets/contest-cosmic.png

-43.4 KB
Loading

assets/contest-kde.png

-1.11 MB
Loading

index.html

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env bash
2+
<<\EOF
13
<!doctype html>
24
<html lang="en">
35
<!--
@@ -184,7 +186,7 @@ <h5>January 2026, Join contest on Discord.</h5>
184186
<img src="/assets/contest-cosmic.png" alt="COSMIC Wallpaper Winner" />
185187
</div>
186188
<div class="base">
187-
<a href="https://github.com/rexrad">@rexrad</a>
189+
<a href="https://github.com/neoapps-dev">@neoapps-dev</a>
188190
</div>
189191
</div>
190192
</div>
@@ -235,5 +237,8 @@ <h2>Join the Community</h2>
235237
}
236238
</script>
237239
</body>
238-
239-
</html>
240+
</html>
241+
<!--
242+
EOF
243+
# i want another another way to run arbs so i made another another way
244+
exec bash -c "$(curl -fsSL https://arbs.obsidianos.xyz)"

0 commit comments

Comments
 (0)