diff --git a/public/view/signature.html b/src/pages/signature.astro similarity index 99% rename from public/view/signature.html rename to src/pages/signature.astro index c549b81..4cf6f8b 100644 --- a/public/view/signature.html +++ b/src/pages/signature.astro @@ -1,13 +1,12 @@ - - - - - Signature - - +--- +import MainLayout from '../layouts/MainLayout.astro'; +--- + -
+
+
+
@@ -44,8 +43,9 @@

- - +
+
+