From f8fe06c9eb82ea1827de29c38aa6c9cbc1f974f6 Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Thu, 3 May 2018 13:35:34 -0400 Subject: [PATCH] button on rubin page example --- view/template/page/rubin.php | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/view/template/page/rubin.php b/view/template/page/rubin.php index bb6c0cca..0d967419 100644 --- a/view/template/page/rubin.php +++ b/view/template/page/rubin.php @@ -11,9 +11,13 @@

Brought to you by LBRY -

+
- Try the App + "Try the App", + 'buttonStyle' => 'primary', + 'meta' => false, + ])?>
Desktop only. Mobile coming soon. @@ -29,7 +33,11 @@

Open-source and decentralized, LBRY is shaped entirely by the creators and community who use it. Free speech and censorship-resistance are baked into the design.

There are lots of nifty aspects to how LBRY works (pronounced, "library").
Learn from the veteran LBRYians on our Discord.

- Download LBRY + "Download LBRY", + 'buttonStyle' => 'alt', + 'meta' => false + ])?>