Move markdown book theme to its default directory

It was getting in the way of my "git grep".
This commit is contained in:
Greg Fitzgerald
2018-12-04 10:38:21 -07:00
committed by Grimes
parent c1c2f1f0a9
commit da44b0f0f6
10 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ build-dir = "html"
create-missing = false create-missing = false
[output.html] [output.html]
theme = "src/theme" theme = "theme"

View File

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB