From 267f1af5be2ab7784d4a85e1d0d6ddd83600bed5 Mon Sep 17 00:00:00 2001 From: Taioh Kubota Date: Thu, 17 Aug 2023 22:45:47 -0400 Subject: [PATCH] changed img tag (#5135) Co-authored-by: Will Gillis <40799239+t-will-gillis@users.noreply.github.com> --- .../about-page/about-card-accomplishments.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_includes/about-page/about-card-accomplishments.html b/_includes/about-page/about-card-accomplishments.html index 7a78e45157..09b736f7ac 100644 --- a/_includes/about-page/about-card-accomplishments.html +++ b/_includes/about-page/about-card-accomplishments.html @@ -7,15 +7,15 @@

Highlights from 2020

{% for accomplishment in site.data.internal.accomplishments limit:4 %}
{{accomplishment.title}}
-
{{ accomplishment.description }}
- {% endfor %} - +
{{ accomplishment.description }}
+ {% endfor %} +
{% for accomplishment in site.data.internal.accomplishments limit:4 offset:4 %} -
{{ accomplishment.description }}
- {% endfor %} +
{{ accomplishment.description }}
+ {% endfor %}
@@ -27,8 +27,8 @@
Wins card: contributors' names, teams and roles, and testimonials of their accomplishments.
-
Wins card: contributors' names, teams and roles, and testimonials of their accomplishments.
+
Wins card: contributors' names, teams and roles, and testimonials of their accomplishments.
- \ No newline at end of file +