From 399aea5313dec68a7b151452c1a70376e5c6d881 Mon Sep 17 00:00:00 2001 From: Swarat Chaudhuri Date: Thu, 18 Jul 2024 15:54:30 +0100 Subject: [PATCH] changed index --- index.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/index.md b/index.md index cce5bfe..1787f9c 100644 --- a/index.md +++ b/index.md @@ -20,6 +20,25 @@ transparent by construction. icon="fa-solid fa-arrow-right" flip=true style="bare" + %} + + +{% + include button.html + link="team" + text="Meet our team" + icon="fa-solid fa-arrow-right" + flip=true + style="bare" +%} + +{% + include button.html + link="projects" + text="Browse our code" + icon="fa-solid fa-arrow-right" + flip=true + style="bare" %} {% endcapture %}