Fix theming and fix theme switcher bug (#14)

* Fix theming and fix theme switcher bug

* Fix css comment and remove old js
This commit is contained in:
Avijit Gupta
2021-06-06 19:11:30 +02:00
committed by GitHub
parent 35a0b3069b
commit 68cfb32049
6 changed files with 36 additions and 11 deletions

View File

@@ -20,5 +20,4 @@ Codeblocks look like this
def print():
print('Hello world!')
```