Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit ada6c56

Browse files
committed
added item for new listings
1 parent 56a5af9 commit ada6c56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/footer.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ <h2>Comment Examples</h2>
235235
vm.menuLinks =
236236
{
237237
'compete': [
238+
{ 'href': "/listings", 'text': 'ALL CHALLENGES', 'icon': '/mf/i/nav/rocket.svg' },
238239
{ 'href': "/challenges/design/active/?pageIndex=1", 'text': 'DESIGN CHALLENGES', 'icon': '/mf/i/nav/track-design.svg' },
239240
{ 'href': "/challenges/develop/active/?pageIndex=1", 'text': 'DEVELOPMENT CHALLENGES', 'icon': '/mf/i/nav/track-develop.svg' },
240241
{ 'href': "/challenges/data/active/?pageIndex=1", 'text': 'DATA SCIENCE CHALLENGES', 'icon': '/mf/i/nav/track-data.svg' },

0 commit comments

Comments
 (0)