mirror of
https://github.com/sussy-code/docs.git
synced 2026-04-20 16:32:07 +00:00
Update meta data + correct github link
This commit is contained in:
parent
0d0c83ae90
commit
cb5849550e
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
export default defineAppConfig({
|
export default defineAppConfig({
|
||||||
docus: {
|
docus: {
|
||||||
title: 'movie-web',
|
title: 'movie-web',
|
||||||
description: 'For all your media scraping needs',
|
description: 'Hosting documentation for movie-web',
|
||||||
socials: {
|
socials: {
|
||||||
github: 'movie-web/providers',
|
github: 'movie-web/movie-web',
|
||||||
},
|
},
|
||||||
image: '',
|
image: '',
|
||||||
aside: {
|
aside: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue