repos / neovimcraft

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

commit
bdd1aee
parent
4befc41
author
Eric Bower
date
2021-07-22 22:27:37 +0000 UTC
rm index meta
1 files changed,  +0, -7
M src/routes/index.svelte
+0, -7
 1@@ -125,13 +125,6 @@
 2   </div>
 3 </div>
 4 
 5-<svelte:head>
 6-  <title>neovim craft - plugin search</title>
 7-  <meta name="description" content="Search through our curated list of neovim plugins" />
 8-  <meta property="og:description" content="Search through our curated list of neovim plugins" />
 9-  <meta property="og:title" content="neovim craft - plugin search" />
10-</svelte:head>
11-
12 <style>
13   .desc {
14     margin-bottom: 5px;