Skip to content

Commit a91b78b

Browse files
committed
Add phishing scam alert banner to ksaenko.html
1 parent ffd792e commit a91b78b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ksaenko.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,14 @@
7777
<!-- /.container -->
7878
</nav>
7979

80+
<!-- Phishing Scam Alert Banner -->
81+
<div style="background-color: #d9534f; color: #fff; padding: 12px 0; text-align: center; margin-top: 50px;">
82+
<div class="container">
83+
<strong>&#9888; Scam Alert:</strong> Phishing emails are being sent using Prof. Saenko's name to offer fake internships. Do not respond to these messages.
84+
<a href="phishing-alert.html" style="color: #fff; text-decoration: underline; margin-left: 5px;">Learn more &raquo;</a>
85+
</div>
86+
</div>
87+
8088
<!-- Page Content -->
8189
<div class="container">
8290

0 commit comments

Comments
 (0)