This commit is contained in:
parent
6ee592d805
commit
b157aec21c
2 changed files with 2 additions and 1 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
|
||||
|
||||
|
||||
|
|
|
@ -432,6 +432,7 @@ main.page:has(>#details){
|
|||
#details {
|
||||
grid-area: details;
|
||||
text-align: center;
|
||||
place-self: center;
|
||||
}
|
||||
|
||||
#bio {
|
||||
|
|
Loading…
Reference in a new issue