Move 'who it's for' to About menu

This commit is contained in:
karlchillmaid
2020-05-19 15:39:46 +01:00
committed by GitHub
parent b169d098a9
commit a7b28161fb

View File

@@ -181,6 +181,10 @@
"href": url_for("main.roadmap"),
"text": "Roadmap"
},
{
"href": url_for("main.who_its_for"),
"text": "Who can use Notify",
},
{
"href": url_for("main.security"),
"text": "Security"
@@ -217,10 +221,6 @@
"href": url_for("main.get_started"),
"text": "Get started"
},
{
"href": url_for("main.who_its_for"),
"text": "Who its for",
},
{
"href": url_for("main.trial_mode_new"),
"text": "Trial mode"