From 57bf5f878a71c30dd6b567c6fe165ac68a7ffb51 Mon Sep 17 00:00:00 2001 From: Korbs Date: Wed, 18 Dec 2024 17:49:22 -0500 Subject: [PATCH] Distributed Format --- dist/forgot-password.html | 47 +++++++++++++++++++++++++++++++++++++++ dist/generic.html | 47 +++++++++++++++++++++++++++++++++++++++ dist/registeration.html | 47 +++++++++++++++++++++++++++++++++++++++ dist/sign-in.html | 47 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 188 insertions(+) create mode 100644 dist/forgot-password.html create mode 100644 dist/generic.html create mode 100644 dist/registeration.html create mode 100644 dist/sign-in.html diff --git a/dist/forgot-password.html b/dist/forgot-password.html new file mode 100644 index 0000000..5c541ef --- /dev/null +++ b/dist/forgot-password.html @@ -0,0 +1,47 @@ +
+‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  +
\ No newline at end of file diff --git a/dist/generic.html b/dist/generic.html new file mode 100644 index 0000000..aac47e4 --- /dev/null +++ b/dist/generic.html @@ -0,0 +1,47 @@ +
+‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  +
\ No newline at end of file diff --git a/dist/registeration.html b/dist/registeration.html new file mode 100644 index 0000000..79e6066 --- /dev/null +++ b/dist/registeration.html @@ -0,0 +1,47 @@ +
+‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  +
\ No newline at end of file diff --git a/dist/sign-in.html b/dist/sign-in.html new file mode 100644 index 0000000..b5c6bf1 --- /dev/null +++ b/dist/sign-in.html @@ -0,0 +1,47 @@ +
+‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  +
\ No newline at end of file