We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9911633 commit 130a675Copy full SHA for 130a675
1 file changed
src/App.svelte
@@ -34,22 +34,6 @@
34
<Projects />
35
<div class="mb-10"></div>
36
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
47
- src="https://github.com/jumpyjacko/nvim/raw/main/images/cmp_oil.jpg"
48
- alt="Screenshot of a Neovim window"
49
50
51
- </h2>
52
-
53
<div class="mb-50"></div>
54
</main>
55
<footer
0 commit comments