repos / neovimcraft

website that makes it easy to find neovim plugins
git clone https://github.com/neurosnap/neovimcraft.git

commit
707a72e
parent
633df4b
author
Eric Bower
date
2021-11-29 19:49:46 +0000 UTC
rm space in header
1 files changed,  +1, -1
M src/lib/nav.svelte
+1, -1
1@@ -21,7 +21,7 @@
2 
3 <div class="nav">
4   <h1 id="logo">
5-    <a href="/" class="logo-header">neovim craft</a>
6+    <a href="/" class="logo-header">neovimcraft</a>
7     <a href="https://github.com/neurosnap/neovimcraft" class="gh" target="_blank">
8       <Icon icon="github" />
9     </a>