changed landing page back

This commit is contained in:
Gordon Pedersen 2024-05-13 13:45:27 +10:00
parent 6ee592d805
commit b157aec21c
2 changed files with 2 additions and 1 deletions
configuration
weblog/B0. Template

View file

@ -7,7 +7,7 @@ Weblog title: Death.au's Domain
Weblog description: This is a weblog. Weblog description: This is a weblog.
Author: Gordon Pedersen (a.k.a. death.au) Author: Gordon Pedersen (a.k.a. death.au)
// Canonical domain: elsewhere.tld // Canonical domain: elsewhere.tld
Landing page: /profile // Landing page: /profile
Landing page template: Landing Page Template Landing page template: Landing Page Template

View file

@ -432,6 +432,7 @@ main.page:has(>#details){
#details { #details {
grid-area: details; grid-area: details;
text-align: center; text-align: center;
place-self: center;
} }
#bio { #bio {