Added firefox extensions
This commit is contained in:
parent
6d91d7baf4
commit
219e261f51
@ -76,16 +76,16 @@ component SettingsApps(user *arn.User)
|
|||||||
span Get the Firefox Extension
|
span Get the Firefox Extension
|
||||||
|
|
||||||
.widget-section
|
.widget-section
|
||||||
label Android App:
|
label Android Web App:
|
||||||
a.button(href="https://www.youtube.com/watch?v=opyt4cw0ep8", target="_blank", rel="noopener")
|
a.button(href="https://www.youtube.com/watch?v=opyt4cw0ep8", target="_blank", rel="noopener")
|
||||||
Icon("android")
|
Icon("android")
|
||||||
span Get the Android App
|
span Get the Android Web App
|
||||||
|
|
||||||
.widget-section
|
.widget-section
|
||||||
label Desktop App:
|
label Desktop Web App:
|
||||||
button.action(data-action="installApp", data-trigger="click")
|
button.action(data-action="installApp", data-trigger="click")
|
||||||
Icon("desktop")
|
Icon("desktop")
|
||||||
span Get the Desktop App
|
span Get the Desktop Web App
|
||||||
|
|
||||||
component SettingsAvatar(user *arn.User)
|
component SettingsAvatar(user *arn.User)
|
||||||
SettingsTabs
|
SettingsTabs
|
||||||
|
Loading…
Reference in New Issue
Block a user