diff --git a/journals/2023_04_02.md b/journals/2023_04_02.md deleted file mode 100644 index e322a93..0000000 --- a/journals/2023_04_02.md +++ /dev/null @@ -1,11 +0,0 @@ -- [[方舟的骑士-Knight-of-the-Ark]] -- [[设计]] -- [[接口开发说明]] -- [[美术文档]] -- [[设定文档]] -- [[需求文档]] -- [[一些软件使用教程]] -- [[MOD相关配置文档]] -- [[音乐文档]] -- [[名词解释及对照]] -- [[制作团队]] \ No newline at end of file diff --git a/logseq/config.edn b/logseq/config.edn index 0155c06..66b9f12 100644 --- a/logseq/config.edn +++ b/logseq/config.edn @@ -93,7 +93,7 @@ ;; When :all-pages-public? true, export repo would export all pages within that repo. ;; Regardless of whether you've set any page to public or not. ;; Example: - ;; :publishing/all-pages-public? true +:publishing/all-pages-public? true ;; Specify default home page and sidebar status for Logseq ;; If not specified, Logseq default opens journals page on startup @@ -105,7 +105,7 @@ ;; If `:sidebar` is not set, sidebar will be hidden ;; Example: ;; 1. Setup page "Changelog" as home page and "Contents" in sidebar - ;; :default-home {:page "Changelog", :sidebar "Contents"} + :default-home {:page "Contents", :sidebar "Contents"} ;; 2. Setup page "Jun 3rd, 2021" as home page without sidebar ;; :default-home {:page "Jun 3rd, 2021"} ;; 3. Setup page "home" as home page with multiple pages in sidebar diff --git a/pages/contents.md b/pages/contents.md index 3cf20d5..e322a93 100644 --- a/pages/contents.md +++ b/pages/contents.md @@ -1 +1,11 @@ -- \ No newline at end of file +- [[方舟的骑士-Knight-of-the-Ark]] +- [[设计]] +- [[接口开发说明]] +- [[美术文档]] +- [[设定文档]] +- [[需求文档]] +- [[一些软件使用教程]] +- [[MOD相关配置文档]] +- [[音乐文档]] +- [[名词解释及对照]] +- [[制作团队]] \ No newline at end of file