meta: actually fix logo path for new README location

This commit is contained in:
raf 2025-07-30 12:32:01 +00:00 committed by GitHub
parent 4a4a376328
commit e35a74c44a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
<!-- markdownlint-disable MD013 MD033 MD041--> <!-- markdownlint-disable MD013 MD033 MD041-->
<div align="center"> <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/> <br/>
<h1>nvf</h1> <h1>nvf</h1>
</div> </div>