You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/export.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,8 @@ The 📥 Export button (on the right side of the top panel above the chapter tex
45
45
- 🌐 Languages - only the active language version is exported. Switching between languages will not be possible.
46
46
- Support for custom modifications:
47
47
- The empty **src/custom.css** file allows you to add any necessary CSS style modifications after export.
48
-
- In the **sitemap.xml** and **robots.txt** files, replace **\_REMOTEHOST\_** with the full URI of your target domain where you will deploy the pages.
48
+
- In the **rss.xml**, **sitemap.xml** and **robots.txt** files, replace **\_REMOTEHOST\_** with the full URI of your target domain where you will deploy the pages.
49
+
- RSS is available from every page. It includes headings and a short paragraph of text from the beginning of each chapter.
0 commit comments