Skip to content

Commit 399aea5

Browse files
changed index
1 parent 6d27e9a commit 399aea5

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

index.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,25 @@ transparent by construction.
2020
icon="fa-solid fa-arrow-right"
2121
flip=true
2222
style="bare"
23+
%}
24+
25+
26+
{%
27+
include button.html
28+
link="team"
29+
text="Meet our team"
30+
icon="fa-solid fa-arrow-right"
31+
flip=true
32+
style="bare"
33+
%}
34+
35+
{%
36+
include button.html
37+
link="projects"
38+
text="Browse our code"
39+
icon="fa-solid fa-arrow-right"
40+
flip=true
41+
style="bare"
2342
%}
2443

2544
{% endcapture %}

0 commit comments

Comments
 (0)