From 1d2e2026c0602f05264c689dc15766e27bd1d484 Mon Sep 17 00:00:00 2001 From: Silberengel Date: Sat, 12 Apr 2025 20:50:29 +0200 Subject: [PATCH] Integrate version label into the new About page header --- src/routes/about/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte index 6267348..ace2103 100644 --- a/src/routes/about/+page.svelte +++ b/src/routes/about/+page.svelte @@ -10,11 +10,11 @@
About the Library of Alexandria - Alexandria icon {#if isVersionKnown} Version: {appVersion} {/if}
+ Alexandria icon

Alexandria is a reader and writer for curated publications (in Asciidoc), wiki pages (Asciidoc), and will eventually also support long-form articles (Markdown). It is produced by the GitCitadel project team.