Skip to content

Commit b1f0fac

Browse files
committed
updated homepage and publication pages.
1 parent 751d872 commit b1f0fac

2 files changed

Lines changed: 10 additions & 5 deletions

File tree

Publication.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,11 +146,10 @@ permalink: /Publications/
146146

147147
<div id="publications-content">
148148

149-
<!-- 2025 Publications -->
150-
<div class="year-section active" id="year-2025">
151-
<h4 style="margin-top:40px"><b>2025</b></h4>
149+
<div class="year-section active" id="year-2026">
150+
<h4 style="margin-top:40px"><b>2026</b></h4>
152151
<hr>
153-
<div style="display: flex;flex-direction: row;justify-content: space-between;flex-wrap: nowrap;align-items: flex-start;flex-wrap: nowrap;align-items: flex-start;">
152+
<div style="display: flex;flex-direction: row;justify-content: space-between;flex-wrap: nowrap;align-items: flex-start;flex-wrap: nowrap;align-items: flex-start;">
154153
<div style="margin-left: 25px;margin-right: 10px;flex: 1;min-width: 0;">
155154
<table>
156155
<thead>
@@ -183,7 +182,13 @@ permalink: /Publications/
183182
<img loading="lazy" src="/img/2026_WACV_Shahid_AEON.jpg" style="max-height: 330px;max-width: 493px;margin-bottom: 10px;height: auto;aspect-ratio: auto;">
184183
</div>
185184
</div>
185+
</div>
186+
187+
<!-- 2025 Publications -->
188+
<div class="year-section active" id="year-2025">
189+
<h4 style="margin-top:40px"><b>2025</b></h4>
186190
<hr>
191+
187192
<div style="display: flex;flex-direction: row;justify-content: space-between;flex-wrap: nowrap;align-items: flex-start;">
188193
<div style="margin-left: 25px;margin-right: 10px;flex: 1;min-width: 0;">
189194
<table>

_layouts/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ <h5 class="center">Security & Privacy</h5>
186186

187187
<div align="center" style="margin: auto; background:none; background-color:none; width: 95%; border-radius: 8px;" class="flickity carousel" data-flickity='{ "autoPlay": true }'>
188188
<div class="gallery-cell" style="margin: auto; padding:0">
189-
<video autoplay muted loop playsinline preload="none" style="border-radius: 8px; width:65%;">
189+
<video autoplay loop playsinline preload="none" style="border-radius: 8px; width:65%;">
190190
<source src="/img/gift_child_birth.mp4" type="video/mp4" >
191191
Your browser does not support the video tag.
192192
</video>

0 commit comments

Comments
 (0)