From 8d20d20f856b39d528cef94de0c28d0fb6798c66 Mon Sep 17 00:00:00 2001 From: Kristian Polso Date: Fri, 27 Apr 2018 14:21:31 +0300 Subject: [PATCH] Add Whitepaper as iframe #11 --- .vuepress/components/Whitepaper.vue | 1 + .vuepress/theme/Layout.vue | 8 +++++++- documentation.md | 2 ++ whitepaper.md | 27 +++++++++++++++++++++++++++ 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 .vuepress/components/Whitepaper.vue create mode 100644 whitepaper.md diff --git a/.vuepress/components/Whitepaper.vue b/.vuepress/components/Whitepaper.vue new file mode 100644 index 0000000..8d1c8b6 --- /dev/null +++ b/.vuepress/components/Whitepaper.vue @@ -0,0 +1 @@ + diff --git a/.vuepress/theme/Layout.vue b/.vuepress/theme/Layout.vue index 91c53b0..4af0442 100644 --- a/.vuepress/theme/Layout.vue +++ b/.vuepress/theme/Layout.vue @@ -19,7 +19,7 @@ - + This website is in beta. We are actively developing this website to showcase and teach about the LBRY protocol. All things may not work as expected!
This website is open source and you can contribute to it on Github.
@@ -45,6 +45,12 @@ + +