Added android app link

This commit is contained in:
Eduard Urbach 2017-07-15 20:27:49 +02:00
parent 273d876758
commit bfe436f947

View File

@ -93,7 +93,7 @@ component Settings(user *arn.User)
.widget.mountable
h3.widget-title
Icon("puzzle-piece")
span Extensions
span Apps
.widget-input
label Chrome Extension:
@ -101,6 +101,12 @@ component Settings(user *arn.User)
Icon("chrome")
span Get the Chrome Extension
.widget-input
label Android App:
a.button(href="https://www.youtube.com/watch?v=opyt4cw0ep8", target="_blank", rel="noopener")
Icon("android")
span Get the Android App
//- .widget.mountable(data-api="/api/settings/" + user.ID)
//- h3.widget-title
//- Icon("cogs")