mirror of
https://github.com/welpo/tabi.git
synced 2025-12-14 11:48:45 +01:00
💄 style(theme): comment out page_url setting
- comment out page_url to prevent its usage and rely on default behavior
This commit is contained in:
parent
51f36844f0
commit
4f6b64129a
1 changed files with 1 additions and 1 deletions
|
|
@ -332,7 +332,7 @@ custom_subset = true
|
||||||
|
|
||||||
# data configuration for the webmention.min.js script
|
# data configuration for the webmention.min.js script
|
||||||
# The base URL to use for this page. Defaults to window.location
|
# 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://beesbuzz.biz/code/439-Falsehoods-programmers-believe-about-email"
|
||||||
|
|
||||||
# Additional URLs to check, separated by |s
|
# Additional URLs to check, separated by |s
|
||||||
# add_urls
|
# add_urls
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue