From c6a8a120d8f4bd1e63b7ec8ef13899d11e5e4f77 Mon Sep 17 00:00:00 2001 From: Swarat Chaudhuri Date: Thu, 18 Jul 2024 14:50:47 +0100 Subject: [PATCH] changed index --- index.md | 34 +++++++++++++++++++++++++++++----- 1 file changed, 29 insertions(+), 5 deletions(-) diff --git a/index.md b/index.md index 31fc482..5e1599a 100644 --- a/index.md +++ b/index.md @@ -1,3 +1,8 @@ +--- +--- + +# Trishul: Trustworthy Intelligent Systems @ UT Austin + {% include section.html %} {% capture text %} @@ -21,9 +26,18 @@ transparent by construction. {% endcapture %} +{% + include feature.html + image="images/photo.jpg" + link="research" + title="Our Research" + text=text +%} {% capture text %} +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. + {% include button.html link="projects" @@ -35,12 +49,24 @@ transparent by construction. {% endcapture %} +{% + include feature.html + image="images/photo.jpg" + link="projects" + title="Our Projects" + flip=true + style="bare" + text=text +%} + {% capture text %} +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. + {% include button.html link="team" - text="Our team" + text="Meet our team" icon="fa-solid fa-arrow-right" flip=true style="bare" @@ -51,9 +77,7 @@ transparent by construction. {% include feature.html image="images/photo.jpg" - link="research" - title="Our Research" + link="team" + title="Our Team" text=text %} - -