diff options
author | Francesco <tomaselli.fr@gmail.com> | 2024-04-22 19:27:01 +0200 |
---|---|---|
committer | Francesco <tomaselli.fr@gmail.com> | 2024-04-22 19:27:01 +0200 |
commit | 6d9e6bec95736c0dc725c2f80a98b6de6d0d3897 (patch) | |
tree | 84c7bd37486952f8d581a2aab5180e11dd5ed5be /layouts | |
parent | 3a9b12555935b5ef85f3b507430198564b719894 (diff) |
Theme Update
Diffstat (limited to 'layouts')
-rw-r--r-- | layouts/_default/baseof.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index eef7b25..51fd26c 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -9,7 +9,7 @@ {{ end }} </head> -<body> +<body class="light"> <div class="content"> <header> |