Skip to content

Commit 531595d

Browse files
committed
Added the scroll text to every page
Signed-off-by: Akhil T <akhilneelamparambil@gmail.com>
1 parent 2f09e4f commit 531595d

3 files changed

Lines changed: 24 additions & 0 deletions

File tree

call-for-digest-submission.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,14 @@
100100
</li>
101101
</ul>
102102
</nav>
103+
<div class="announcement-bar">
104+
<div class="announcement-content">
105+
<div class="scrolling-text">
106+
Authors of accepted digests are required to register for NSRC 2025 and upload the camera-ready version (final digest formatted as per the template) through the Microsoft CMT portal.
107+
</div>
108+
</div>
109+
</div>
110+
103111

104112
<section
105113
class="container extended-abstract-page"

committee.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,14 @@
102102
</li>
103103
</ul>
104104
</nav>
105+
<div class="announcement-bar">
106+
<div class="announcement-content">
107+
<div class="scrolling-text">
108+
Authors of accepted digests are required to register for NSRC 2025 and upload the camera-ready version (final digest formatted as per the template) through the Microsoft CMT portal.
109+
</div>
110+
</div>
111+
</div>
112+
105113

106114
<section class="background-color">
107115
<div class="container">

sponsorship.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,14 @@
108108
</li>
109109
</ul>
110110
</nav>
111+
<div class="announcement-bar">
112+
<div class="announcement-content">
113+
<div class="scrolling-text">
114+
Authors of accepted digests are required to register for NSRC 2025 and upload the camera-ready version (final digest formatted as per the template) through the Microsoft CMT portal.
115+
</div>
116+
</div>
117+
</div>
118+
111119

112120
<section class="background-color">
113121
<div class="container">

0 commit comments

Comments
 (0)