Add functioning site-wide dark mode
This commit is contained in:
@@ -26,9 +26,6 @@
|
||||
<!-- Modify the custom.css file inside static > css to use vanilla css -->
|
||||
<link type="text/css" rel="stylesheet" href="{{ "/" | relURL }}css/custom.css">
|
||||
|
||||
<!-- Custom js -->
|
||||
<script src="{{ "/" | relURL }}js/custom.js"></script>
|
||||
|
||||
<link rel="stylesheet" href="{{ "/" | relURL }}css/bootstrap.min.css">
|
||||
|
||||
{{ with .OutputFormats.Get "RSS" }}
|
||||
|
Reference in New Issue
Block a user