diff options
author | digitalcraftsman | 2015-06-02 19:14:54 +0200 |
---|---|---|
committer | digitalcraftsman | 2015-06-02 19:14:54 +0200 |
commit | 00eb7169f6062b041e4aa8402b96fce39ce0aa16 (patch) | |
tree | 795857a93985dae64909e7a087863fb80e966a58 /layouts/index.html | |
parent | 1a7140a4d7fd4b5834178c721fdb636e96db2dd6 (diff) | |
download | hyde-00eb7169f6062b041e4aa8402b96fce39ce0aa16.tar.lz hyde-00eb7169f6062b041e4aa8402b96fce39ce0aa16.tar.zst hyde-00eb7169f6062b041e4aa8402b96fce39ce0aa16.zip |
Added an option change the theme globally in the configs
Diffstat (limited to 'layouts/index.html')
-rw-r--r-- | layouts/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/index.html b/layouts/index.html index b26cdf5..468244b 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,5 +1,4 @@ {{ partial "head.html" . }} -<body> {{ partial "sidebar.html" . }} |