Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8e1f070

Browse files
committed
Re-enable littlefoot
1 parent a98a5b4 commit 8e1f070

File tree

9 files changed

+8
-8
lines changed

9 files changed

+8
-8
lines changed
File renamed without changes.

assets/css/littlefoot.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.
File renamed without changes.

assets/js/littlefoot.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

config/_default/params.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ colorscheme = "auto"
3535
maxSeeAlsoItems = 3
3636

3737
# Custom CSS
38-
custom_css = ["css/littlefoot.css"]
38+
customCSS = ["css/littlefoot.css"]
3939

40-
# Custom SCSS (needs to be placed in /assets/, _not_ /static/)
41-
custom_scss = ["scss/jemsu.scss"]
40+
# # Custom SCSS (needs to be placed in /assets/, _not_ /static/)
41+
#customSCSS = ["scss/jemsu.scss"]
4242

43-
# Custom JS
44-
custom_js = ["js/littlefoot.js", "js/jemsu.js"]
43+
# # Custom JS
44+
customJS = ["js/littlefoot.js", "js/jemsu.js", "js/math-fix.js"]
4545

46-
commentoUrl = "https://commento.jemu.name"
46+
# commentoUrl = "https://commento.jemu.name"
4747

4848
# Icons
4949
favicon_16 = "/favicon-16x16.png"

static/css/littlefoot.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

static/js/littlefoot.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)