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

Commit 8b87163

Browse files
committed
added item for new listings
1 parent ada6c56 commit 8b87163

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wp/wp-content/themes/tcs-responsive/footer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ function getHashParameterByName(name, source) {
254254
vm.menuLinks =
255255
{
256256
'compete': [
257+
{ 'href': "/listings/", 'text': 'ALL CHALLENGES', 'icon': '/mf/i/nav/rocket.svg' },
257258
{ 'href': "/challenges/design/active/?pageIndex=1", 'text': 'DESIGN CHALLENGES', 'icon': '/mf/i/nav/track-design.svg' },
258259
{ 'href': "/challenges/develop/active/?pageIndex=1", 'text': 'DEVELOPMENT CHALLENGES', 'icon': '/mf/i/nav/track-develop.svg' },
259260
{ 'href': "/challenges/data/active/?pageIndex=1", 'text': 'DATA SCIENCE CHALLENGES', 'icon': '/mf/i/nav/track-data.svg' },

0 commit comments

Comments
 (0)