Merge pull request #1 from NeroxTGC/NeroxTGC-patch-1

Update seo.md
This commit is contained in:
Nerox 2024-10-20 12:02:59 +02:00 committed by GitHub
commit 5a801b4c20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -80,7 +80,7 @@ export default function App() {
);
}
```
Now, you can set page-specific meta tags.
```jsx {6-33)