Skip to content

Commit

Permalink
Update menu-desktop.html
Browse files Browse the repository at this point in the history
  • Loading branch information
flicstar authored Nov 3, 2024
1 parent e779e91 commit 0084da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_templates/2024/menu-desktop.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,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 0084da1

Please sign in to comment.