diff --git a/apps/web/src/routes/(main)/+layout.svelte b/apps/web/src/routes/(main)/+layout.svelte index 3a3ccd1..0c1e883 100644 --- a/apps/web/src/routes/(main)/+layout.svelte +++ b/apps/web/src/routes/(main)/+layout.svelte @@ -30,6 +30,16 @@ let { children } = $props(); blog +
  • + + + links + +
  • @@ -41,10 +51,10 @@ let { children } = $props(); 2024 cannorin. Some rights reserved.

    - The text of this website is licensed under CC BY-SA 4.0. + The text of this website is licensed under CC BY-SA 4.0.

    - Code examples are licensed under the MIT License. + Code examples are licensed under the MIT License.

    diff --git a/apps/web/src/routes/(main)/+page.svelte b/apps/web/src/routes/(main)/+page.svelte index 29c8eff..5b1671f 100644 --- a/apps/web/src/routes/(main)/+page.svelte +++ b/apps/web/src/routes/(main)/+page.svelte @@ -46,32 +46,32 @@ export const snapshot: Snapshot = {