diff --git a/index.md b/index.md index daccf09..b1d7054 100644 --- a/index.md +++ b/index.md @@ -31,70 +31,3 @@ The Intelligent Data Infrastructure (IDI) research lab delves into database syst flip=true style="bare" %} - -## Quick Links - -{% capture text %} - -{% - include button.html - link="publications" - text="See our publications" - icon="fa-solid fa-arrow-right" - flip=true - style="bare" -%} - -{% endcapture %} - -{% - include feature.html - image="images/photo.jpg" - link="publications" - title="Our Publications" - text=text -%} - -{% capture text %} - -{% - include button.html - link="research" - text="Browse our research" - icon="fa-solid fa-arrow-right" - flip=true - style="bare" -%} - -{% endcapture %} - -{% - include feature.html - image="images/photo.jpg" - link="research" - title="Our Research" - flip=true - style="bare" - text=text -%} - -{% capture text %} - -{% - include button.html - link="people" - text="Meet our team" - icon="fa-solid fa-arrow-right" - flip=true - style="bare" -%} - -{% endcapture %} - -{% - include feature.html - image="images/photo.jpg" - link="people" - title="Our Team" - text=text -%}