Skip to content

Commit 1f99e0b

Browse files
Reorder portfolio
1 parent d7d3858 commit 1f99e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
layout: default
33
---
44

5-
{% include card.html title="HA Menu" subtitle="for MacOS®" app-img="hamenu.png" store-url="https://github.com/codechimp-org/ha-menu" store-text="View on GitHub" markdown-content="hamenu.md" %}
65
{% include card.html title="Battery Notes" app-img="ha-battery-notes.png" store-url="https://github.com/andrew-codechimp/HA-Battery-Notes" store-text="View on GitHub" markdown-content="ha-battery-notes.md" %}
76
{% include card.html title="Periodic Min/Max" app-img="ha-periodic-min-max.png" store-url="https://github.com/andrew-codechimp/HA-Periodic-Min-Max" store-text="View on GitHub" markdown-content="ha-periodic-min-max.md" %}
87
{% include card.html title="Label State" app-img="ha-label-state.png" store-url="https://github.com/andrew-codechimp/HA-Label-State" store-text="View on GitHub" markdown-content="ha-label-state.md" %}
98
{% include card.html title="Hive Local Thermostat" app-img="ha-hive-local-thermostat.png" store-url="https://github.com/andrew-codechimp/HA-Hive-Local-Thermostat" store-text="View on GitHub" markdown-content="ha-hive-local-thermostat.md" %}
9+
{% include card.html title="HA Menu" subtitle="for MacOS®" app-img="hamenu.png" store-url="https://github.com/codechimp-org/ha-menu" store-text="View on GitHub" markdown-content="hamenu.md" %}
1010
{% include card.html title="LMS TVH" app-img="lmstvh.png" store-url="https://github.com/codechimp-org/lms-tvh" store-text="View on GitHub" markdown-content="lmstvh.md" %}
1111
{% include card.html title="LMS Slim Snippets" subtitle="for Visual Studio Code" app-img="lmsvscode.png" store-url="https://marketplace.visualstudio.com/items?itemName=codechimp.lmsslim-snippets" store-text="View on Visual Studio Marketplace" markdown-content="lmsvscode.md" %}
1212

0 commit comments

Comments
 (0)