Skip to content

Commit 26617fc

Browse files
[deploy site] left sample annoucement information to guide new people… (#2399)
* [deploy site] left sample annoucement information to guide new people, added a comment * [deploy site] added more comment
1 parent ecbcdaa commit 26617fc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

website_and_docs/layouts/partials/announcement-banner.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@
55
<div class="container g-0" style="padding: 10px;">
66
<div class="row g-0 justify-content-center">
77
<div class="alert alert-{{ $color }} col-12 fade show mb-0 p-0 -bg-{{ $color }}" role="alert">
8-
8+
<!--Use this section to add announcement to the website. Ensure to switch flag off and on depending on whether announcement is to be show. TOML file-->
9+
<h4 class="alert-heading text-center m-2">
10+
<!--Sample Annoucement -Tune in for the Selenium Community Live scheduled for July 30th, 2025. -->
11+
<!--Add link -<a href="https://www.linkedin.com/events/seleniumcommunitylive-episode87345785775592042497/theater/" target='_blank' aria-pressed="true">Join us!</a> -->
12+
</h4>
913
</div>
1014
</div>
1115
</div>

0 commit comments

Comments
 (0)