updated config and deploy
This commit is contained in:
parent
00ce981553
commit
58980444bf
|
@ -36,4 +36,3 @@ jobs:
|
|||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./public
|
||||
publish_branch: master # deploying branch
|
||||
cname: quartz.jzhao.xyz
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
baseURL = "https://quartz.jzhao.xyz/"
|
||||
baseURL = "https://status-im.github.io/logos-mindmap"
|
||||
languageCode = "en-us"
|
||||
googleAnalytics = "G-XYFD95KB4J"
|
||||
pygmentsUseClasses = true
|
||||
|
|
Loading…
Reference in New Issue