update domain

This commit is contained in:
Anmol Pandita 2022-05-08 15:02:57 +05:30
parent ed9a8efd1f
commit 31d2c6bfcf
2 changed files with 3 additions and 3 deletions

View File

@ -36,4 +36,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public publish_dir: ./public
publish_branch: master # deploying branch publish_branch: master # deploying branch
cname: quartz.jzhao.xyz cname: https://anmolpandita1.github.io/lawn

View File

@ -1,4 +1,4 @@
baseURL = "https://quartz.jzhao.xyz/" baseURL = "https://anmolpandita1.github.io/lawn/"
languageCode = "en-us" languageCode = "en-us"
googleAnalytics = "G-XYFD95KB4J" googleAnalytics = "G-XYFD95KB4J"
pygmentsUseClasses = true pygmentsUseClasses = true