Skip to content

Commit

Permalink
Update menu-mobile.html
Browse files Browse the repository at this point in the history
  • Loading branch information
flicstar authored Nov 3, 2024
1 parent aba0a1c commit e779e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_templates/2024/menu-mobile.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<li><a href="{{ pathto('conf/'+shortcode+'/'+year_str+'/sponsor-expo') }}">Sponsor Expo</a></li>
{% endif %}
{% if shortcode == "australia" %}
<li><a href="{{ pathto('conf/'+shortcode+'/'+year_str+'/panel') }}">Tales From the Trenches</a></li>
<li><a href="{{ pathto('conf/'+shortcode+'/'+year_str+'/tales') }}">Tales From the Trenches</a></li>
{% endif %}
{% if flaghashike %}
<li><a href="{{ pathto('conf/'+shortcode+'/'+year_str+'/hike') }}">Hike</a></li>
Expand Down

0 comments on commit e779e91

Please sign in to comment.