Skip to content

Commit d343190

Browse files
committed
add: neovim screenshot
1 parent 6b27659 commit d343190

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

src/App.svelte

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,12 @@
3939
<img
4040
src="https://github.com/jumpyjacko/dotfiles/raw/wayland/images/niri_main.jpg"
4141
alt="Screenshot of an Arch-based desktop"
42-
class="w-1/2"
42+
class="w-1/2 p-1"
43+
/>
44+
<img
45+
src="https://github.com/jumpyjacko/nvim/raw/main/images/cmp_oil.jpg"
46+
alt="Screenshot of a Neovim window"
47+
class="w-1/2 p-1"
4348
/>
4449
</h2>
4550
</main>

0 commit comments

Comments
 (0)