From 494d3b2b567a43cf6587b3cda312fd25b8c1c7fb Mon Sep 17 00:00:00 2001 From: Streetpea Date: Sun, 6 Oct 2024 13:09:38 -0700 Subject: [PATCH] Change main site page name --- docs/index.md | 2 +- mkdocs.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index b05d0e87f..21be90498 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,4 +1,4 @@ -# PlayStation Remote Play on Steam Deck +# PlayStation Remote Play for Everyone !!! Abstract "Site Purpose" diff --git a/mkdocs.yml b/mkdocs.yml index 05ede3dc8..872cdad11 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -112,8 +112,8 @@ markdown_extensions: - pymdownx.details - pymdownx.keys - pymdownx.emoji: - emoji_index: !!python/name:materialx.emoji.twemoji - emoji_generator: !!python/name:materialx.emoji.to_svg + emoji_index: !!python/name:material.extensions.emoji.twemoji + emoji_generator: !!python/name:material.extensions.emoji.to_svg - pymdownx.magiclink - pymdownx.mark - pymdownx.smartsymbols