Add dark mode support

This commit is contained in:
Alex Ling
2020-03-07 02:51:08 +00:00
parent c6c908953b
commit 36e2b2bfaf
6 changed files with 86 additions and 5 deletions
+1
View File
@@ -11,6 +11,7 @@
</head>
<body>
<script src="/js/theme.js"></script>
<div class="uk-section uk-section-default uk-section-small reader-bg">
<div class="uk-container uk-container-small">
<%- urls.each_with_index do |url, i| -%>