From b157aec21c69cf291f00c506f1793c1b5c0b5499 Mon Sep 17 00:00:00 2001 From: Gordon Pedersen Date: Mon, 13 May 2024 13:45:27 +1000 Subject: [PATCH] changed landing page back --- configuration/configuration.txt | 2 +- weblog/B0. Template/styles.css.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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 {