mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-05 18:09:23 +08:00
update site_url in mkdocs.yml (#95)
* update site_url in mkdocs.yml which will allow proper rendering of <link rel=canonical href=https://sitename.example/> * Update mkdocs.yml --------- Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
site_name: FastRTC
|
site_name: FastRTC
|
||||||
site_url: https://sitename.example
|
site_url: https://fastrtc.org
|
||||||
repo_name: fastrtc
|
repo_name: fastrtc
|
||||||
repo_url: https://github.com/freddyaboulton/gradio-webrtc
|
repo_url: https://github.com/freddyaboulton/fastrtc
|
||||||
theme:
|
theme:
|
||||||
name: material
|
name: material
|
||||||
custom_dir: overrides
|
custom_dir: overrides
|
||||||
|
|||||||
Reference in New Issue
Block a user