diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro new file mode 100644 index 0000000..546c5a3 --- /dev/null +++ b/src/layouts/Layout.astro @@ -0,0 +1,361 @@ +--- +const { + Type, + Message, + SubMessage +} = Astro.props +--- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + +
+ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  +
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+ alt_text +
+ + + + +
+

{Type}

+

{Message}

+ +

+ +

{SubMessage}

+
+
+ + + + + + + + + + + +
+ + +
+ +