update domain to cloudflare

This commit is contained in:
Anmol Pandita 2022-05-08 15:18:57 +05:30
parent 0fda4a807d
commit 1a0c5fdd92
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

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