Skip to content

Commit ba01dc0

Browse files
authored
Update index.html
1 parent 62fb672 commit ba01dc0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -226,10 +226,9 @@ <h1>Srishti Rathi</h1>
226226
<div class="post-date">Oct 2025</div>
227227
<h2 class="post-title"><a href="blog1.html">Understanding the CIA Triad (Confidentiality, Integrity, Availability)</a></h2>
228228
<p class="post-description">
229-
Exploring how security principles intertwine with modern web development —
230-
from XSS prevention to secure authentication practices.
229+
From my first bug bounty submission to my CNS class, the CIA Triad has been at the core of everything I’ve learned about cybersecurity.
231230
</p>
232-
<div class="tags"><span class="tag">Cybersecurity</span><span class="tag">Web Security</span><span class="tag">JavaScript</span></div>
231+
<div class="tags"><span class="tag">Cybersecurity</span><span class="tag">Web Security</span><span class="tag">CIA</span></div>
233232
</article>
234233

235234
<article class="post">

0 commit comments

Comments
 (0)