From 69cc1db574e319c77d5ae049979a6b35518b26fe Mon Sep 17 00:00:00 2001
From: Yuval Adam <_@yuv.al>
Date: Thu, 22 May 2025 13:00:55 +0200
Subject: Add subnet guide, layout, nav and embed
---
src/layouts/Layout.astro | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'src/layouts/Layout.astro')
diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro
index e85cfd3..a7f2b7b 100644
--- a/src/layouts/Layout.astro
+++ b/src/layouts/Layout.astro
@@ -1,6 +1,6 @@
---
import "../styles/global.css";
-
+import Navigation from "../components/Navigation";
import { GOOGLE_ANALYTICS_ID } from "../config";
export interface Props {
@@ -99,11 +99,14 @@ const {