We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9d7eff commit 5892968Copy full SHA for 5892968
index.html
@@ -386,8 +386,8 @@ <h2 class="post-title">SQL Injection Deep Dive</h2>
386
const writeups = {
387
tryhackme: `
388
<h2>TryHackMe Writeups</h2>
389
- <h3>Gaming Server</h3>
390
- <a href="https://github.com/SrishtiCode/Tryhackme/tree/main/Easy/GamingServer" target="_blank" rel="noopener style="color: #00AD83; text-decoration: none;">View Writeup</a>
+ <h4>Gaming Server</h4>
+ <a href="https://github.com/SrishtiCode/Tryhackme/tree/main/Easy/GamingServer" target="_blank" rel="noopener"style="color: #39FF14; text-decoration: none;">View Writeup</a>
391
`,
392
picoctf: `
393
<h2>Exploring Bug Bounty Hunting on GitLab</h2>
0 commit comments