mirror of
https://github.com/oekazuma/svelte-meta-tags.git
synced 2025-12-11 20:15:14 +01:00
update README
This commit is contained in:
parent
092fffa234
commit
e21a93b1d5
19
README.md
19
README.md
@ -1,16 +1,17 @@
|
||||
<img src="./.github/logo.svg" alt="svelte-meta-tags" width="512" />
|
||||
|
||||
[](https://www.npmjs.com/package/svelte-meta-tags) [](https://opensource.org/licenses/MIT)
|
||||
[](https://github.com/oekazuma/svelte-meta-tags/actions/workflows/ci.yml)
|
||||
[](https://www.npmjs.com/package/svelte-meta-tags)
|
||||
[](https://www.npmjs.com/package/svelte-meta-tags)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
|
||||
:warning: There may be some breaking changes before v1.0.0!
|
||||
|
||||
Svelte Meta Tags is a lightweight library for SEO in Svelte (Made with SvelteKit)
|
||||
Svelte Meta Tags is a plug in that makes managing your SEO easier in Svelte projects.
|
||||
|
||||
[Demo](https://svelte.dev/repl/ffd783c9b8e54d97b6b7cac6eadace42)
|
||||
|
||||
This library is inspired by [next-seo](https://github.com/garmeeh/next-seo)
|
||||
|
||||
### Installing
|
||||
### 📦 Installing
|
||||
|
||||
```shell
|
||||
npm install --save svelte-meta-tags
|
||||
@ -22,13 +23,7 @@ or
|
||||
yarn add svelte-meta-tags
|
||||
```
|
||||
|
||||
or
|
||||
|
||||
```shell
|
||||
pnpm add svelte-meta-tags
|
||||
```
|
||||
|
||||
### Usage
|
||||
### 🚀 Usage
|
||||
|
||||
**Example with just title and description:**
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user