Skip to content

Commit

Permalink
Merge pull request #388 from nypublicradio/bono/WQXR-223
Browse files Browse the repository at this point in the history
added link to menu
  • Loading branch information
bonomite authored Nov 10, 2021
2 parents ce3bd71 + ac8ada0 commit 71a9c8a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/components/site-chrome/template.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,10 @@ Using double link-to in order to get an active class on the li tag
{{link-to 'Videos' 'videos' class="inherit gtm__click-tracking" data-action="Side Navigation"}}
{{/link-to}}

<li class="list-item list-item--nav">
<a href="/shows/artist-propulsion-lab-show/" class="inherit gtm__click-tracking" data-action="Side Navigation">Artist Propulsion Lab</a>
</li>

<li class="list-item list-item--nav">
<a href="https://www.nypublicradio.org/support/" class="inherit gtm__click-tracking" data-action="Side Navigation"
target="_blank"><span><i class="fa fa-external-link" aria-hidden="true"></i></span> Support Us</a>
Expand Down

0 comments on commit 71a9c8a

Please sign in to comment.