build13
This commit is contained in:
parent
a20e64ed70
commit
f8b2090a74
1 changed files with 11 additions and 3 deletions
14
index.html
14
index.html
|
@ -72,8 +72,17 @@
|
||||||
<div class="intro-content">
|
<div class="intro-content">
|
||||||
<div class="intro-text">
|
<div class="intro-text">
|
||||||
<h1>Hi! I'm Charlotte</h1>
|
<h1>Hi! I'm Charlotte</h1>
|
||||||
<p class="text-xl">I put stuff here</p>
|
<p class="text-lg">...and I don't know how this domain wasn't already taken</p>
|
||||||
<p class="text-lg">something else</p>
|
<h2>About Me</h2>
|
||||||
|
<p class="text-md">I'm a cybersecurity student from Northeast US. Currently my interest is in server management and SRE.</p>
|
||||||
|
<br>
|
||||||
|
<p>I use and advocate for FOSS as much as possible in my personal life.
|
||||||
|
You can find most of my personal stuff on my
|
||||||
|
<a href="https://codeberg.org/charlottecroce" target="_blank" rel="noopener noreferrer">Codeberg</a>
|
||||||
|
account.
|
||||||
|
</p>
|
||||||
|
<br>
|
||||||
|
<p class="text-md"> My knowledge of Windows was learned involuntarily.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -100,7 +109,6 @@
|
||||||
<h3>Nøkken Health</h3>
|
<h3>Nøkken Health</h3>
|
||||||
<p>A Flutter app to track and analyze health data</p>
|
<p>A Flutter app to track and analyze health data</p>
|
||||||
<a href="https://codeberg.org/charlottecroce/nokken" target="_blank" rel="noopener noreferrer"
|
<a href="https://codeberg.org/charlottecroce/nokken" target="_blank" rel="noopener noreferrer"
|
||||||
class="source-link">
|
|
||||||
class="source-link">
|
class="source-link">
|
||||||
<span>Source Code</span>
|
<span>Source Code</span>
|
||||||
<i data-lucide="external-link" class="icon-small" aria-hidden="true"></i>
|
<i data-lucide="external-link" class="icon-small" aria-hidden="true"></i>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue