diff options
| author | Francesco <tomaselli.fr@gmail.com> | 2024-04-22 19:50:12 +0200 | 
|---|---|---|
| committer | Francesco <tomaselli.fr@gmail.com> | 2024-04-22 19:50:12 +0200 | 
| commit | 26cc7d455bd1ce7252f61402732e113194b40f13 (patch) | |
| tree | 7d4f5d349106d5d952d2c250ec290a47022a2e74 /layouts/_default | |
| parent | 1f660946c64ce28a22bc8f79edb62a4bdcfe6ac8 (diff) | |
Theme Update
Diffstat (limited to 'layouts/_default')
| -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 458589f..2eddee8 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -9,7 +9,7 @@    {{ end }}  </head> -<body class="light"> +<body class="dark">    <div class="content">      <header> | 
