Config experiments for shifting blog url
All checks were successful
/ weblog.lol (push) Successful in 8s
All checks were successful
/ weblog.lol (push) Successful in 8s
This commit is contained in:
parent
cf8c439043
commit
9bd7d32c10
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ Weblog title: Death.au's Domain
|
|||
Weblog description: This is a weblog.
|
||||
Author: Gordon Pedersen (a.k.a. death.au)
|
||||
// Canonical domain: elsewhere.tld
|
||||
// Landing page: /profile
|
||||
Landing page: /profile
|
||||
Landing page template: Landing Page Template
|
||||
|
||||
|
||||
|
@ -16,7 +16,7 @@ Landing page template: Landing Page Template
|
|||
|
||||
Separator: ·
|
||||
// Navigation: about, another-page, <a href="https://example.com">Example</a>, [Example](https://example.com)
|
||||
Navigation: <a href="https://death.id.au/">Home</a>, <a href="https://death.id.au/now">Now</a>, <a href="https://deathau.weblog.lol/">Blog</a>, <a href="https://death.id.au/cv/">CV</a>
|
||||
Navigation: <a href="/">Home</a>, <a href="/now">Now</a>, <a href="/blog/1">Blog</a>, <a href="/cv/">CV</a>
|
||||
Files path: /files/
|
||||
Landing page post count: 8
|
||||
Landing page post length: 100 words
|
||||
|
|
Loading…
Reference in a new issue