chore: update domain (#330)

This commit is contained in:
Spedon
2024-05-20 22:08:58 +08:00
committed by GitHub
parent 9dbb3cb624
commit fb498971c7
7 changed files with 14 additions and 6 deletions

View File

@@ -60,7 +60,7 @@ representative at an online or offline event.
Instances of abusive, harassing, or otherwise unacceptable behavior may be Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at reported to the community leaders responsible for enforcement at
hi@sped0nwen.com. hi@sped0n.com.
All complaints will be reviewed and investigated promptly and fairly. All complaints will be reviewed and investigated promptly and fairly.
All community leaders are obligated to respect the privacy and security of the All community leaders are obligated to respect the privacy and security of the

View File

@@ -8,9 +8,9 @@ Based on the https://github.com/tylermcrobert/bridget-pictures-www.
![thumbnail](images/tn.jpg) ![thumbnail](images/tn.jpg)
## [Demo Site](https://bridget-demo.sped0nwen.com) ## [Demo Site](https://bridget-demo.sped0n.com)
To see this theme in action, here is a live [demo site](https://bridget-demo.sped0nwen.com) which is rendered with **Bridget** theme. To see this theme in action, here is a live [demo site](https://bridget-demo.sped0n.com) which is rendered with **Bridget** theme.
## Getting Started ## Getting Started

View File

@@ -1,7 +1,7 @@
# timeout # timeout
timeout = "1200s" timeout = "1200s"
# your website url # your website url
baseURL = 'https://www.example.com/' baseURL = 'https://bridget-demo.sped0n.com'
# website title # website title
title = 'Bridget' title = 'Bridget'
# don't touch this # don't touch this

View File

@@ -47,9 +47,9 @@ id = ""
# Umami Analytics # Umami Analytics
[analytics.umami] [analytics.umami]
data_website_id = "44a4a42d-ec8e-44c9-a38c-7533929e9845" data_website_id = "44a4a42d-ec8e-44c9-a38c-7533929e9845"
src = "https://umami.sped0nwen.com/script.js" src = "https://umami.sped0n.com/script.js"
data_host_url = "" data_host_url = ""
data_domains = "bridget-demo.sped0nwen.com" data_domains = "bridget-demo.sped0n.com"
# Plausible Analytics # Plausible Analytics
[analytics.plausible] [analytics.plausible]
data_domain = "" data_domain = ""

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long