Skip to content

Commit ca744e7

Browse files
committed
Add cronberry as project dropdown
1 parent 52a1d6f commit ca744e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

flask_app/templates/layout/_header.html

+3
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
<li>
3131
<a class="dropdown-item" href="/projects/menorah">CircuitPythonukiah</a>
3232
</li>
33+
<li>
34+
<a class="dropdown-item" href="/projects/cronberry">cronberry</a>
35+
</li>
3336
<li>
3437
<a class="dropdown-item" href="/projects/parallel64">Parallel64</a>
3538
</li>

0 commit comments

Comments
 (0)