Browse Source

fix(ngit): missing closing tag

which caused the page to crash
master
DanConwayDev 2 years ago
parent
commit
e59e45eded
No known key found for this signature in database
GPG Key ID: 68E15486D73F75E1
  1. 1
      src/routes/ngit/+page.svelte

1
src/routes/ngit/+page.svelte

@ -89,7 +89,6 @@ @@ -89,7 +89,6 @@
>cargo install ngit</code
>
</p>
</div>
<p>
Or install the pre-release
</p>

Loading…
Cancel
Save