diff options
author | johannst <johannes.stoelp@gmail.com> | 2020-03-21 12:50:33 +0100 |
---|---|---|
committer | johannst <johannes.stoelp@gmail.com> | 2020-03-21 12:50:33 +0100 |
commit | cb747f51cbe63e1302192eaf029ebdd4f1e154c0 (patch) | |
tree | d63d6e56e468164cf894d6c299cb8aa94993a9ba | |
parent | e2428a26e02e3274f475e7669c4dc963fdb6606a (diff) | |
download | notes-cb747f51cbe63e1302192eaf029ebdd4f1e154c0.tar.gz notes-cb747f51cbe63e1302192eaf029ebdd4f1e154c0.zip |
changed default theme
-rw-r--r-- | book.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,4 +6,4 @@ src = "src" title = "Notes" [output.html] -default-theme = "ayu" +default-theme = "light" |