mirror of
https://github.com/senju1337/senju.git
synced 2025-12-23 23:39:27 +00:00
feat: add better info box descriptions
Refs: OPS-90
This commit is contained in:
parent
2e9cef8e2c
commit
9796917489
1 changed files with 5 additions and 5 deletions
|
|
@ -97,8 +97,8 @@
|
|||
<div class="info-box">
|
||||
<h2>PlexSheep</h2>
|
||||
<p class="title">Backend Developer</p>
|
||||
<p>Passionate about cybersecurity and hacking.</p>
|
||||
<p>plexsheep@example.com</p>
|
||||
<p>Cyber Security Student, passionate Hobbyist, Networkadmin and Sotware Engineer</p>
|
||||
<p>software@cscherr.de</p>
|
||||
<p><button class="button">Contact</button></p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -108,7 +108,7 @@
|
|||
<div class="info-box">
|
||||
<h2>0xjrx</h2>
|
||||
<p class="title">Frontend Developer</p>
|
||||
<p>Experienced in networking and malware research.</p>
|
||||
<p>Cyber Security Student working on malware research and development.</p>
|
||||
<p>mrmarquard@protonmail.com</p>
|
||||
<p><button class="button">Contact</button></p>
|
||||
</div>
|
||||
|
|
@ -119,7 +119,7 @@
|
|||
<div class="info-box">
|
||||
<h2>0xalivecow</h2>
|
||||
<p class="title">Backend Developer</p>
|
||||
<p>Software engineer focused on security tools.</p>
|
||||
<p>Cyber Security Student with a focus on Linux Security</p>
|
||||
<p>0xalivecow@example.com</p>
|
||||
<p><button class="button">Contact</button></p>
|
||||
</div>
|
||||
|
|
@ -130,7 +130,7 @@
|
|||
<div class="info-box">
|
||||
<h2>Amrasil</h2>
|
||||
<p class="title">Documentation and Code coverage</p>
|
||||
<p>Exploring cryptography and adversarial AI.</p>
|
||||
<p>Cyber Security student passionate about BDO and Machine Learning.</p>
|
||||
<p>amrasil@example.com</p>
|
||||
<p><button class="button">Contact</button></p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue