mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02:00
🔧 chore(config): update page_url in config.toml
- change page_url to point to the new blog update and release page - ensure the configuration reflects the latest URL for webmention script usage
This commit is contained in:
parent
9ee3f7c01d
commit
108dfcd5a3
1 changed files with 1 additions and 1 deletions
|
@ -374,7 +374,7 @@ domain = "www.example.com"
|
|||
|
||||
# data configuration for the webmention.min.js script
|
||||
# The base URL to use for this page. Defaults to window.location
|
||||
page_url = "https://beesbuzz.biz/code/439-Falsehoods-programmers-believe-about-email"
|
||||
page_url = "https://www.jrussell.ie/blog/update-and-release/10-update-and-release/"
|
||||
|
||||
# Additional URLs to check, separated by |s
|
||||
# add_urls
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue