Skip to content

Commit 130a675

Browse files
committed
remove: stupid section
1 parent 9911633 commit 130a675

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

src/App.svelte

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -34,22 +34,6 @@
3434
<Projects />
3535
<div class="mb-10"></div>
3636

37-
<h2
38-
class="text-2xl text-center justify-center w-full flex flex-col items-center"
39-
>
40-
I use Arch btw
41-
<img
42-
src="https://github.com/jumpyjacko/dotfiles/raw/wayland/images/niri_main.jpg"
43-
alt="Screenshot of an Arch-based desktop"
44-
class="w-1/2 p-1"
45-
/>
46-
<img
47-
src="https://github.com/jumpyjacko/nvim/raw/main/images/cmp_oil.jpg"
48-
alt="Screenshot of a Neovim window"
49-
class="w-1/2 p-1"
50-
/>
51-
</h2>
52-
5337
<div class="mb-50"></div>
5438
</main>
5539
<footer

0 commit comments

Comments
 (0)