From 74b227cabc711fbe7b793e2d80f5ac10ca8d4d35 Mon Sep 17 00:00:00 2001 From: def670 Date: Sun, 22 Mar 2026 15:09:41 -0400 Subject: [PATCH] initial shared branding kit v0.1.0 --- README.md | 14 ++++++++++++++ VERSION | 1 + footer.html | 14 ++++++++++++++ header.html | 30 ++++++++++++++++++++++++++++++ 4 files changed, 59 insertions(+) create mode 100644 README.md create mode 100644 VERSION create mode 100644 footer.html create mode 100644 header.html diff --git a/README.md b/README.md new file mode 100644 index 0000000..663785a --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +OTB Shared Branding Kit + +Provides: +- Header / Nav +- Footer +- Shared styles + +Used by: +- outsidethebox.top +- otb_billing +- monitor +- future follow-me + +Version controlled shared UI layer. diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..b82608c --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +v0.1.0 diff --git a/footer.html b/footer.html new file mode 100644 index 0000000..9a8bd29 --- /dev/null +++ b/footer.html @@ -0,0 +1,14 @@ +
+
+ All billing is calculated in 🇨🇦 CAD + + Crypto conversions use the OTB Oracle + + + Methods: + Credit Card (via Square), + e-Transfer, + and enabled crypto assets + +
+
diff --git a/header.html b/header.html new file mode 100644 index 0000000..190cfed --- /dev/null +++ b/header.html @@ -0,0 +1,30 @@ +