-
+
{@html searchIcon}
Where can I find this event?
diff --git a/src/lib/components/ZettelEditor.svelte b/src/lib/components/ZettelEditor.svelte
index da96f74..c077398 100644
--- a/src/lib/components/ZettelEditor.svelte
+++ b/src/lib/components/ZettelEditor.svelte
@@ -187,7 +187,7 @@ Note content here...
diff --git a/src/lib/components/publications/Publication.svelte b/src/lib/components/publications/Publication.svelte
index 52489e5..87bc44b 100644
--- a/src/lib/components/publications/Publication.svelte
+++ b/src/lib/components/publications/Publication.svelte
@@ -249,7 +249,7 @@
{#if isLoading}
Loading...
{:else if !isDone}
- loadMore(1)}>Show More
+ loadMore(1)}>Show More
{:else}
You've reached the end of the publication.
diff --git a/src/routes/[...catchall]/+page.svelte b/src/routes/[...catchall]/+page.svelte
index 0224b3d..1e3a0b1 100644
--- a/src/routes/[...catchall]/+page.svelte
+++ b/src/routes/[...catchall]/+page.svelte
@@ -11,13 +11,13 @@
>The page you are looking for does not exist or has been moved.
- goto("/")}
+ goto("/")}
>Return to Home window.history.back()}>Go Back window.history.back()}>Go Back