diff --git a/apps/website/src/app.html b/apps/website/src/app.html index 16ef9cc59..7539873b8 100644 --- a/apps/website/src/app.html +++ b/apps/website/src/app.html @@ -7,6 +7,6 @@ %sveltekit.head% -
%sveltekit.body%
+ %sveltekit.body% diff --git a/apps/website/src/routes/+layout.svelte b/apps/website/src/routes/+layout.svelte index f6ed20c4b..18fe9f546 100644 --- a/apps/website/src/routes/+layout.svelte +++ b/apps/website/src/routes/+layout.svelte @@ -5,12 +5,16 @@ let { children } = $props(); + +
{@render children()}
- + + \ No newline at end of file diff --git a/apps/website/src/routes/+page.svelte b/apps/website/src/routes/+page.svelte index e8ff0e8b0..f1669fed1 100644 --- a/apps/website/src/routes/+page.svelte +++ b/apps/website/src/routes/+page.svelte @@ -10,7 +10,7 @@ --> -
+
@@ -23,10 +23,11 @@
-

Organize Your Thoughts.
Build Your Knowledge.

-

+

Organize Your Thoughts.
Build Your Knowledge.

+

Trilium Notes helps you build and organize complex personal knowledge bases effortlessly. Its unique tree structure, rich editing tools, and powerful search features make managing your information intuitive and flexible. +

@@ -113,7 +114,7 @@

Feature Highlights

-
+

Organization & Navigation

@@ -160,13 +161,13 @@
-
+

Ready to get started with Trilium Notes?

-

Build your personal knowledge base with powerful features and full privacy.

+

Build your personal knowledge base with powerful features and full privacy.

diff --git a/apps/website/src/routes/download/+page.svelte b/apps/website/src/routes/download/+page.svelte index fe32d651c..44ae25f7a 100644 --- a/apps/website/src/routes/download/+page.svelte +++ b/apps/website/src/routes/download/+page.svelte @@ -14,13 +14,13 @@ --> -
+
-

Download the desktop application

+

Download the desktop application

- Architecture: + Architecture:
{#each architectures as arch}