Test workflow with basic edits
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#Update all the sections by editing the data.yml file inside _data folder.
|
||||
|
||||
baseurl: '/online-cv' #change it according to your repository name
|
||||
baseurl: '.' #change it according to your repository name
|
||||
|
||||
# Style will be applied only after restarting the build or serve. Just choose one of the options.
|
||||
theme_skin: # blue turquoise green berry orange ceramic
|
||||
theme_skin: ceramic # blue turquoise green berry orange ceramic
|
||||
|
||||
# uncomment the next line, if you want the education section displayed in main instead of the sidebar
|
||||
#education_in_main: True
|
||||
@@ -24,6 +24,6 @@ compress_html: # - http://jch.penibelst.de/
|
||||
envs: development
|
||||
|
||||
# Development Settings
|
||||
port: 4000
|
||||
port: 3000
|
||||
host: 0.0.0.0
|
||||
safe: false
|
||||
safe: false
|
||||
|
||||
Reference in New Issue
Block a user