feat: add Import link to index page navbar
Build and Deploy / build-and-deploy (push) Successful in 1m32s
Build and Deploy / build-and-deploy (push) Successful in 1m32s
This commit is contained in:
@@ -527,6 +527,7 @@ indexPage _mode recipes =
|
||||
H.li $ H.a ! A.href "#alpha" $ "A-Z"
|
||||
H.li $ H.a ! A.href "#tags" $ "By Tag"
|
||||
H.li $ H.a ! A.href "#course" $ "By Course"
|
||||
H.li $ H.a ! A.href "/import" $ "Import"
|
||||
-- Search input
|
||||
H.input
|
||||
! A.type_ "search"
|
||||
|
||||
Reference in New Issue
Block a user