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:
Derek
2025-02-27 14:36:35 -05:00
committed by GitHub
parent a66369e031
commit f0b81061fc

View File

@@ -1,7 +1,7 @@
site_name: FastRTC
site_url: https://sitename.example
site_url: https://fastrtc.org
repo_name: fastrtc
repo_url: https://github.com/freddyaboulton/gradio-webrtc
repo_url: https://github.com/freddyaboulton/fastrtc
theme:
name: material
custom_dir: overrides
@@ -49,4 +49,4 @@ markdown_extensions:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- admonition
- pymdownx.details
- pymdownx.details