fix: correct site_url casing to MetaORM for GitHub Pages
Some checks failed
docs / deploy (push) Has been cancelled
Some checks failed
docs / deploy (push) Has been cancelled
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
site_name: MetaORM
|
site_name: MetaORM
|
||||||
site_description: Async repository layer over SQLModel
|
site_description: Async repository layer over SQLModel
|
||||||
site_url: https://olegyurchik.github.io/metaorm/
|
site_url: https://olegyurchik.github.io/MetaORM/
|
||||||
site_dir: .site
|
site_dir: .site
|
||||||
repo_url: https://github.com/OlegYurchik/metaorm
|
repo_url: https://github.com/OlegYurchik/MetaORM
|
||||||
repo_name: OlegYurchik/metaorm
|
repo_name: OlegYurchik/MetaORM
|
||||||
|
|
||||||
theme:
|
theme:
|
||||||
name: material
|
name: material
|
||||||
|
|||||||
Reference in New Issue
Block a user