mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
RTL support (#29)
This commit is contained in:
committed by
Luiz F. A. de Prá
parent
7207be04f0
commit
fe847fb152
@@ -24,7 +24,10 @@ disqusShortname = "yourdiscussshortname"
|
||||
hideCopyright = false
|
||||
|
||||
# Custom CSS
|
||||
custom_css = []
|
||||
custom_css = []
|
||||
|
||||
# RTL support
|
||||
rtl = false
|
||||
|
||||
[[params.social]]
|
||||
name = "Github"
|
||||
|
||||
Reference in New Issue
Block a user