mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Add SCSS via Asset Pipeline (#65)
* Remove old files * Add SCSS pipeline * Add generated files * Fix navigation HTML * Fix media queries * Remove RTL * Fix styling for big screens * Remove separator configs * Fix menu dropdown * Add working mobile menu * Fix menu item heights * Update README
This commit is contained in:
committed by
GitHub
parent
1d8e1935de
commit
934db8e964
@@ -25,18 +25,9 @@ disqusShortname = "yourdiscussshortname"
|
||||
hideCredits = false
|
||||
hideCopyright = false
|
||||
|
||||
|
||||
# Custom CSS
|
||||
custom_css = []
|
||||
|
||||
# Alignment of Mobile Menu items
|
||||
itemscentered = true
|
||||
|
||||
# RTL support
|
||||
rtl = false
|
||||
|
||||
langseparator = "|"
|
||||
|
||||
[[params.social]]
|
||||
name = "Github"
|
||||
weight = 1
|
||||
|
||||
Reference in New Issue
Block a user