mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-12-20 08:10:09 +01:00
meta: actually fix logo path for new README location
This commit is contained in:
parent
4a4a376328
commit
e35a74c44a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!-- markdownlint-disable MD013 MD033 MD041-->
|
||||
<div align="center">
|
||||
<img src=".gitjub/assets/nvf-logo-work.svg" alt="nvf Logo" width="192">
|
||||
<img src=".github/assets/nvf-logo-work.svg" alt="nvf Logo" width="192">
|
||||
<br/>
|
||||
<h1>nvf</h1>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue