File tree Expand file tree Collapse file tree 2 files changed +1
-15
lines changed
Expand file tree Collapse file tree 2 files changed +1
-15
lines changed Original file line number Diff line number Diff line change 1616 } >
1717 Have you checked out the
1818 < . link class = "underline " navigate = { ~p" /challenges" } > challenges</ . link >
19- yet? 🏆
19+ yet? < . link href = " https://www.youtube.com/watch?v=xvFZjo5PgG0 " > 🏆 </ . link >
2020 </: tip >
2121 </ . footer >
2222</ div >
Original file line number Diff line number Diff line change @@ -200,20 +200,6 @@ defmodule SafiraWeb.Config do
200200 url: "/dashboard/schedule/activities" ,
201201 scope: % { "schedule" => [ "edit" ] }
202202 } ,
203- % {
204- key: :statistics ,
205- title: "Statistics" ,
206- icon: "hero-chart-bar" ,
207- url: "/dashboard/statistics" ,
208- scope: % { "statistics" => [ "show" ] }
209- } ,
210- % {
211- key: :mailer ,
212- title: "Mailer" ,
213- icon: "hero-envelope" ,
214- url: "/dashboard/mailer" ,
215- scope: % { "mailer" => [ "send" ] }
216- } ,
217203 % {
218204 key: :scanner ,
219205 title: "Scanner" ,
You can’t perform that action at this time.
0 commit comments