move logo.svg under .github

This commit is contained in:
oe.kazuma 2021-08-17 11:05:55 +09:00
parent 0f8eac45f0
commit 2a41d4e5b5
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View File

@ -1,4 +1,4 @@
<img src="./static/logo.svg" alt="svelte-meta-tags" width="512" />
<img src="./.github/logo.svg" alt="svelte-meta-tags" width="512" />
[![npm](https://img.shields.io/npm/v/svelte-meta-tags)](https://www.npmjs.com/package/svelte-meta-tags) [![npm](https://img.shields.io/npm/l/svelte-meta-tags)](https://opensource.org/licenses/MIT)