From 38a08cd25aa89f55e2ae6d5e5a4160fada111680 Mon Sep 17 00:00:00 2001 From: CDN Date: Tue, 5 Nov 2024 13:36:43 +0000 Subject: [docs] add zh docs (#3507) * [docs] add zh docs * [docs] add lang dropdown * [docs] update mkdocs zh config * [docs] migrate assets * [docs] update overrides dir in mkdocs zh config * [docs] exclude locales director in main mkdocs config * [docs] rename assets to public to avoid conflicting with template * [docs] extra_css change followup * [docs] add theme.palette.toggle.icon back into mkdocs zh config * [docs] fix zh readme reference + migrate language-specific repo markdown to docs * [docs] translate remaining repo docs + update reference * [docs] update zh index.md reference * [docs/zh] wording alignment --- docs/user_guide/rss.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/user_guide/rss.md') diff --git a/docs/user_guide/rss.md b/docs/user_guide/rss.md index a45b5286d..1ec543cfb 100644 --- a/docs/user_guide/rss.md +++ b/docs/user_guide/rss.md @@ -2,7 +2,7 @@ RSS stands for [Really Simple Syndication](https://en.wikipedia.org/wiki/RSS). It's a very well established standard for sharing content on the web. You might recognize the jolly orange RSS logo from your favorite news websites and blogs: -![The orange RSS icon](../assets/rss.svg) +![The orange RSS icon](../public/rss.svg) If you like, you can configure your GoToSocial account to expose an RSS feed of your posts to the web. This allows people to get regular updates about your posts even when they don't have a Fediverse account. This is great when you're using GoToSocial to create longer-form, blog style posts, and you want anyone to be able to read them easily. -- cgit v1.2.3