Skip to content

Commit 64d7465

Browse files
committed
Deploying to gh-pages from @ 7e6a46c 🚀
1 parent d035a92 commit 64d7465

24 files changed

Lines changed: 128 additions & 93 deletions

404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ <h1 class="text-4xl font-bold text-gray-800 mb-4">Page Not Found</h1>
486486
</main>
487487

488488
<!-- Footer Component -->
489-
<footer id="footer" class="py-2 border-t border-neutral-light_gray">
489+
<footer id="footer" class="py-2 border-t border-neutral-lightgray">
490490
<div class="container">
491491
<div class="flex flex-wrap items-center justify-between gap-4">
492492
<!-- Logo Section -->
@@ -560,7 +560,7 @@ <h1 class="text-4xl font-bold text-gray-800 mb-4">Page Not Found</h1>
560560
</div>
561561
</footer>
562562
<!-- Footer Component -->
563-
<footer id="footer" class="py-2 border-t border-neutral-light_gray">
563+
<footer id="footer" class="py-2 border-t border-neutral-lightgray">
564564
<div class="container">
565565
<div class="flex flex-wrap items-center justify-between gap-4">
566566
<!-- Logo Section -->

about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ <h5 class="font-medium text-gray-800">Wenqi Li</h5>
627627
</main>
628628

629629
<!-- Footer Component -->
630-
<footer id="footer" class="py-2 border-t border-neutral-light_gray">
630+
<footer id="footer" class="py-2 border-t border-neutral-lightgray">
631631
<div class="container">
632632
<div class="flex flex-wrap items-center justify-between gap-4">
633633
<!-- Logo Section -->

assets/css/tailwind.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -964,7 +964,7 @@ <h3 class="text-xl font-bold text-gray-800 mb-4">Tutorials</h3>
964964
</main>
965965

966966
<!-- Footer Component -->
967-
<footer id="footer" class="py-2 border-t border-neutral-light_gray">
967+
<footer id="footer" class="py-2 border-t border-neutral-lightgray">
968968
<div class="container">
969969
<div class="flex flex-wrap items-center justify-between gap-4">
970970
<!-- Logo Section -->

deploy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1575,7 +1575,7 @@ <h3 class="text-base font-bold text-gray-800 mb-4">Sample Applications</h3>
15751575
</section>
15761576

15771577
<!-- Footer Component -->
1578-
<footer id="footer" class="py-2 border-t border-neutral-light_gray">
1578+
<footer id="footer" class="py-2 border-t border-neutral-lightgray">
15791579
<div class="container">
15801580
<div class="flex flex-wrap items-center justify-between gap-4">
15811581
<!-- Logo Section -->

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1050,7 +1050,7 @@ <h2 class="text-3xl font-bold text-gray-800 mb-8 relative inline-block pb-2">
10501050
<!-- Contributors Section End -->
10511051

10521052
<!-- Footer Component -->
1053-
<footer id="footer" class="py-2 border-t border-neutral-light_gray">
1053+
<footer id="footer" class="py-2 border-t border-neutral-lightgray">
10541054
<div class="container">
10551055
<div class="flex flex-wrap items-center justify-between gap-4">
10561056
<!-- Logo Section -->

label.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1051,7 +1051,7 @@ <h3 class="text-xl font-bold text-gray-800 mb-4">Join the Discussion</h3>
10511051
</main>
10521052

10531053
<!-- Footer Component -->
1054-
<footer id="footer" class="py-2 border-t border-neutral-light_gray">
1054+
<footer id="footer" class="py-2 border-t border-neutral-lightgray">
10551055
<div class="container">
10561056
<div class="flex flex-wrap items-center justify-between gap-4">
10571057
<!-- Logo Section -->

mayo-case-study.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,7 @@ <h3 class="text-3xl font-bold mb-4">Interested in Deploying Your AI Research?</h
642642
</main>
643643

644644
<!-- Footer Component -->
645-
<footer id="footer" class="py-2 border-t border-neutral-light_gray">
645+
<footer id="footer" class="py-2 border-t border-neutral-lightgray">
646646
<div class="container">
647647
<div class="flex flex-wrap items-center justify-between gap-4">
648648
<!-- Logo Section -->

mayo-siemens-case-study.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ <h3 class="text-3xl font-bold mb-4">Interested in Deploying Your AI Research?</h
592592
</main>
593593

594594
<!-- Footer Component -->
595-
<footer id="footer" class="py-2 border-t border-neutral-light_gray">
595+
<footer id="footer" class="py-2 border-t border-neutral-lightgray">
596596
<div class="container">
597597
<div class="flex flex-wrap items-center justify-between gap-4">
598598
<!-- Logo Section -->

model-zoo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
</main>
282282

283283
<!-- Footer Component -->
284-
<footer id="footer" class="py-2 border-t border-neutral-light_gray">
284+
<footer id="footer" class="py-2 border-t border-neutral-lightgray">
285285
<div class="container">
286286
<div class="flex flex-wrap items-center justify-between gap-4">
287287
<!-- Logo Section -->

0 commit comments

Comments
 (0)