diff --git a/data/i18n/en.yaml b/data/i18n/en.yaml index 9cab6764..15a2c878 100644 --- a/data/i18n/en.yaml +++ b/data/i18n/en.yaml @@ -85,6 +85,7 @@ learn: explorer: Block Explorer how: Learn how LBRY will forever improve how we create and share with one another. join: Join Us + contact: Contact Us nerd: Nerd Out rebels: Learn more about the relentless rebels changing the internet. team: About The Team diff --git a/view/template/mail/contact-us.php b/view/template/mail/contact-us.php new file mode 100644 index 00000000..1e30eb63 --- /dev/null +++ b/view/template/mail/contact-us.php @@ -0,0 +1,3 @@ +
+ hello@lbry.io +
diff --git a/view/template/page/learn.php b/view/template/page/learn.php index 6aaa2551..c0e9b910 100644 --- a/view/template/page/learn.php +++ b/view/template/page/learn.php @@ -57,8 +57,11 @@

{{learn.join}}

+

{{learn.contact}}

+
- + +