From 2b96e415a5bb066093769f3bf145ea8ba8334069 Mon Sep 17 00:00:00 2001 From: Jonathan Wren Date: Sat, 18 Jul 2020 16:25:17 -0700 Subject: [PATCH] test --- docs/index.md | 1 - docs/requirements.txt | 1 - mkdocs.yml | 1 - 3 files changed, 3 deletions(-) delete mode 100644 docs/index.md diff --git a/docs/index.md b/docs/index.md deleted file mode 100644 index 563ed569..00000000 --- a/docs/index.md +++ /dev/null @@ -1 +0,0 @@ -{!README.md!} diff --git a/docs/requirements.txt b/docs/requirements.txt index dcb5e78a..33dff294 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,2 +1 @@ mkdocs==1.1 -markdown-include==0.5.1 diff --git a/mkdocs.yml b/mkdocs.yml index 3f3a68cf..409bbd83 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -10,7 +10,6 @@ extra_css: - assets/highlight.css markdown_extensions: - admonition - - markdown_include.include repo_url: https://github.com/jrnl-org/jrnl/ site_author: Manuel Ebert site_description: Collect your thoughts and notes without leaving the command line.