Skip to content

Commit

Permalink
Adding app link.
Browse files Browse the repository at this point in the history
  • Loading branch information
thestudiojq authored May 14, 2024
1 parent 0ed2780 commit 71c6a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</div>
<ul class="menu">
<li><a class="sidebar-nav-item{% if page.url == 'index' %} active{% endif %}" href="{{ 'index' | relative_url }}">Home &#8594</a></li>
<li><a href="#">Get &#8594</a></li>
<li><a href="https://apps.apple.com/ca/app/thermostat-controller/id6502414185">Get &#8594</a></li>
{% assign thepages = site.pages %}
{% for apage in thepages %}
{% if apage.title != null %}
Expand Down

0 comments on commit 71c6a29

Please sign in to comment.