diff options
author | Francesco <tomaselli.fr@gmail.com> | 2024-04-23 11:42:18 +0200 |
---|---|---|
committer | Francesco <tomaselli.fr@gmail.com> | 2024-04-23 11:42:18 +0200 |
commit | 1ca2dbd5c8bb4cc10a023ab56d077dff9a95c101 (patch) | |
tree | 9749dc5b234fb1b99edbeb9c7bda782106c7d3bd /layouts | |
parent | 26cc7d455bd1ce7252f61402732e113194b40f13 (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 2eddee8..458589f 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -9,7 +9,7 @@ {{ end }} </head> -<body class="dark"> +<body class="light"> <div class="content"> <header> |