changed landing page back
All checks were successful
/ weblog.lol (push) Successful in 10s

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

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 {