From a3b9bee22eea30b8b8ffbf30a43c53c5742f834a Mon Sep 17 00:00:00 2001 From: johannst Date: Sat, 21 Mar 2020 11:51:10 +0000 Subject: deploy: cb747f51cbe63e1302192eaf029ebdd4f1e154c0 --- ld.so.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'ld.so.html') diff --git a/ld.so.html b/ld.so.html index 1f8f892..38c61a3 100644 --- a/ld.so.html +++ b/ld.so.html @@ -1,5 +1,5 @@ - + @@ -36,7 +36,7 @@ @@ -62,7 +62,7 @@ if (theme === null || theme === undefined) { theme = default_theme; } var html = document.querySelector('html'); html.classList.remove('no-js') - html.classList.remove('ayu') + html.classList.remove('light') html.classList.add(theme); html.classList.add('js'); @@ -81,7 +81,7 @@ @@ -100,11 +100,11 @@