diff --git a/src/lib/components/Navigation.svelte b/src/lib/components/Navigation.svelte index 4bab160..d0cd37c 100644 --- a/src/lib/components/Navigation.svelte +++ b/src/lib/components/Navigation.svelte @@ -18,10 +18,10 @@ - About New Note Visualize - + About + diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte index 2c0b804..611bd2b 100644 --- a/src/routes/about/+page.svelte +++ b/src/routes/about/+page.svelte @@ -7,9 +7,9 @@
About -

Alexandria is an editor and generator for curated publications and will soon also be a reader for long-form articles and wiki pages. - It is produced by the GitCitadel project team.

+

Alexandria is an editor and generator for curated publications and will soon also be a reader for long-form articles and wiki pages. + It is produced by the GitCitadel project team.

-

Please submit support issues on the project repo page and follow us on GitHub and Geyserfund.

+

Please submit support issues on the project repo page and follow us on GitHub and Geyserfund.

\ No newline at end of file