From b84e630b619c651efa1a9eba8cef302a2a623d6d Mon Sep 17 00:00:00 2001 From: Harsh Date: Sat, 6 Jun 2020 23:46:38 +0530 Subject: [PATCH] feat: add branding page --- branding/index.html | 85 +++++++++++++++++++++++++++++++++++++++++++++ index.html | 3 +- 2 files changed, 87 insertions(+), 1 deletion(-) create mode 100644 branding/index.html diff --git a/branding/index.html b/branding/index.html new file mode 100644 index 0000000..7028de2 --- /dev/null +++ b/branding/index.html @@ -0,0 +1,85 @@ + + + + + + LBRY Foundation + + + + + + + + + + + + + + + + + + + +

Branding

+ + +
+
+
+ +
+
+ © 2020 LBRY.org & LBRY Foundation +
+
+
+ + + + + + + + + + + + + diff --git a/index.html b/index.html index 69372d1..c62816f 100644 --- a/index.html +++ b/index.html @@ -29,8 +29,9 @@