diff --git a/configuration/configuration.txt b/configuration/configuration.txt index b8cdf0a..4c59e45 100644 --- a/configuration/configuration.txt +++ b/configuration/configuration.txt @@ -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 diff --git a/weblog/B0. Template/styles.css.md b/weblog/B0. Template/styles.css.md index ebe86c5..703255b 100644 --- a/weblog/B0. Template/styles.css.md +++ b/weblog/B0. Template/styles.css.md @@ -432,6 +432,7 @@ main.page:has(>#details){ #details { grid-area: details; text-align: center; + place-self: center; } #bio {