mirror of
https://github.com/org-roam/org-roam
synced 2025-08-03 12:27:23 -05:00
rtd customizations
This commit is contained in:
@ -1,10 +1,9 @@
|
|||||||
site_name: "Org-Roam: Roam + Org-Mode = 💝"
|
site_name: "Org-Roam: Roam + Org-Mode = ♥"
|
||||||
repo_url: https://github.com/jethrokuan/org-roam/
|
repo_url: https://github.com/jethrokuan/org-roam/
|
||||||
edit_uri: edit/master/doc/
|
edit_uri: edit/master/doc/
|
||||||
site_favicon: favicon.ico
|
|
||||||
copyright: "Copyright (C) 2020 Jethro Kuan and contributors"
|
copyright: "Copyright (C) 2020 Jethro Kuan and contributors"
|
||||||
docs_dir: doc
|
docs_dir: doc
|
||||||
pages:
|
nav:
|
||||||
- Home: index.md
|
- Home: index.md
|
||||||
- A Tour of Org-Roam: tour.md
|
- A Tour of Org-Roam: tour.md
|
||||||
- Installation: installation.md
|
- Installation: installation.md
|
||||||
@ -27,5 +26,5 @@ markdown_extensions:
|
|||||||
theme:
|
theme:
|
||||||
name: 'material'
|
name: 'material'
|
||||||
palette:
|
palette:
|
||||||
primary: 'purple'
|
primary: 'deep purple'
|
||||||
accent: 'purple'
|
accent: 'deep purple'
|
||||||
|
Reference in New Issue
Block a user