4-6
This commit is contained in:
parent
22bafb2578
commit
9ebc817540
1 changed files with 4 additions and 4 deletions
|
@ -30,10 +30,10 @@
|
|||
LinkedIn <i data-lucide="external-link" class="ml-1" aria-hidden="true"></i>
|
||||
<span class="sr-only">(opens in new tab)</span>
|
||||
</button>
|
||||
<button class="navbar-button" onclick="openSocialLink('https://hachyderm.io/@charlotte200')">
|
||||
<!--<button class="navbar-button" onclick="openSocialLink('https://hachyderm.io/@charlotte200')">
|
||||
Mastodon <i data-lucide="external-link" class="ml-1" aria-hidden="true"></i>
|
||||
<span class="sr-only">(opens in new tab)</span>
|
||||
</button>
|
||||
</button>-->
|
||||
<button onclick="toggleDarkMode()" aria-label="Toggle dark mode" class="icon-button">
|
||||
<i data-lucide="moon" id="moon-icon" aria-hidden="true"></i>
|
||||
<i data-lucide="sun" id="sun-icon" style="display: none;" aria-hidden="true"></i>
|
||||
|
@ -73,9 +73,9 @@
|
|||
<div class="intro-text">
|
||||
<h1>Hi! I'm Charlotte</h1>
|
||||
<h2>About Me</h2>
|
||||
<p class="text-md">I'm a cybersecurity student from the Northeast USA. I do security engineering at the Leahy Center in Burlington, VT. Currently my interests are in server management and SRE.</p>
|
||||
<p class="text-md">I'm a cybersecurity student from the Northeast USA. I do security engineering at the Leahy Center in Burlington, VT.</p>
|
||||
<br>
|
||||
<p>I use and advocate for FOSS in my personal life.
|
||||
<p>
|
||||
You can find most of my personal stuff on my
|
||||
<a href="https://codeberg.org/charlottecroce" target="_blank" rel="noopener noreferrer">Codeberg</a>
|
||||
account.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue