From 815f91e2e57bcb2f370d9b3b32cb6d15815ba67b Mon Sep 17 00:00:00 2001 From: Harsh Date: Sat, 6 Jun 2020 23:39:46 +0530 Subject: [PATCH] feat: initialize index.js --- index.html | 6 +++++- js/index.js | 0 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 js/index.js diff --git a/index.html b/index.html index 7203abe..69372d1 100644 --- a/index.html +++ b/index.html @@ -55,7 +55,7 @@

About LBRY Foundations

- 4 +

The LBRY community invites everyone to join us in building a more free and open way to share content and information online.

The LBRY Foundation is a non-profit organization dedicated to the growth, development, and adoption of the LBRY network in a way that the community of LBRYians decides themselves.

@@ -164,5 +164,9 @@ + + + + diff --git a/js/index.js b/js/index.js new file mode 100644 index 0000000..e69de29