revert to previous .md docs until update remote docs to HTML syntax
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
0b6aedda6a
commit
6dd143f1f8
@ -32,7 +32,7 @@ require 'date' # https://github.com/ruby/date
|
||||
|
||||
# initialize variables
|
||||
jekyll_post_path = "collections/_posts/"
|
||||
file_ending = ".html"
|
||||
file_ending = ".md"
|
||||
|
||||
# searches for _config.yml file in the root / of the Jekyll project.
|
||||
config_yml = "_config.yml"
|
||||
|
@ -32,7 +32,7 @@ require 'date' # https://github.com/ruby/date
|
||||
|
||||
# initialize variables
|
||||
jekyll_product_path = "collections/_products/"
|
||||
file_ending = ".html"
|
||||
file_ending = ".md"
|
||||
|
||||
# searches for _config.yml file in the root / of the Jekyll project.
|
||||
config_yml = "_config.yml"
|
||||
|
Loading…
x
Reference in New Issue
Block a user