summaryrefslogtreecommitdiff
path: root/docs/mkdocs.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--docs/mkdocs.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml
index a403cd3b..fd090fe5 100644
--- a/docs/mkdocs.yml
+++ b/docs/mkdocs.yml
@@ -4,6 +4,7 @@ repo_url: https://github.com/hedgedoc/hedgedoc
site_description: 'HedgeDoc Documentation'
site_author: 'HedgeDoc Developers'
docs_dir: content
+edit_uri: https://github.com/hedgedoc/hedgedoc/edit/master/docs/content/
nav:
- Home: index.md
- Installation:
@@ -56,6 +57,8 @@ theme:
- navigation.tabs
- navigation.sections
- toc.integrate
+ font: false
extra_css:
- - theme/styles/hedgedoc-color.css
+ - theme/styles/hedgedoc-custom.css
+ - theme/styles/roboto.css