mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
update domain to cloudflare
This commit is contained in:
parent
0fda4a807d
commit
1a0c5fdd92
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@ -37,4 +37,4 @@ jobs:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./public
|
||||
publish_branch: master # deploying branch
|
||||
cname: https://anmolpandita1.github.io/lawn
|
||||
cname: https://lawn.pages.dev
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
baseURL = "https://anmolpandita1.github.io/lawn/"
|
||||
baseURL = "https://lawn.pages.dev/"
|
||||
languageCode = "en-us"
|
||||
googleAnalytics = "G-XYFD95KB4J"
|
||||
pygmentsUseClasses = true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user