diff --git a/src/app.html b/src/app.html index da5c914..d025d7c 100644 --- a/src/app.html +++ b/src/app.html @@ -2,7 +2,7 @@ - + %sveltekit.head% diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte index 9a2f461..2eb3076 100644 --- a/src/routes/about/+page.svelte +++ b/src/routes/about/+page.svelte @@ -4,8 +4,9 @@
- About - + About the Library of Alexandria + 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.

diff --git a/static/favicon.png b/static/favicon.png index 825b9e6..7418972 100644 Binary files a/static/favicon.png and b/static/favicon.png differ