parameterize git branch (#222)

* parameterize git branch

* docs: add param to README.md, prettier lint
This commit is contained in:
Nicholas Santiago 2021-01-21 02:03:37 -05:00 committed by GitHub
parent 4270ad6bbf
commit 83f7946136
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 15 additions and 5 deletions

View file

@ -69,6 +69,7 @@ params:
# GitHub repo URL of your site
gitRepo: https://github.com/hugo-toha/hugo-toha.github.io
gitBranch: main
# specify whether you want to write some blog posts or not
enableBlogPost: true