Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Updated header, and new sections
  • Loading branch information
p.marg authored Jul 9, 2024
1 parent 71216af commit 60f170c
Showing 1 changed file with 17 additions and 8 deletions.
25 changes: 17 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,13 @@
<header>
<h1>Erik L. Midtsveen</h1>
<nav>
<a href="https://x.com/erik_itpartiet" aria-label="Twitter">Twitter</a>
<a href="https://bandcamp.com/pmarg" aria-label="Bandcamp">Bandcamp</a>
<a href="https://discogs.com/user/pmarg" aria-label="Discogs">Discogs</a>
<a href="https://github.com/midtsveen" aria-label="GitHub">GitHub</a>
<a href="#about">πŸ§‘ About</a>
<a href="#interests">πŸ›‘οΈ Interests</a>
<a href="#setup">πŸ“¦ Setup</a>
<a href="#podcasts">🎧 Podcasts</a>
<a href="#donations">πŸͺ™ Support</a>
<a href="#connect">🧭 Connect</a>
<a href="#contact">πŸ’¬ Contact</a>
</nav>
</header>

Expand All @@ -40,11 +43,11 @@ <h2>πŸ›‘οΈ My Interests</h2>
<li><a href="https://github.com/OxygenCobalt/Auxio">Auxio</a> - Open-source music player for Android</li>
</ul>
<p>These projects align with my values of digital freedom, privacy, and security.</p>
</section>
</section>

<section id="setup">
<section id="setup">
<h2>πŸ“¦ My Setup</h2>
<p>Here is a list of devices I own:</p>
<p>Here is the list of devices I own:</p>

<h3>πŸ“± Mobile</h3>
<ul>
Expand Down Expand Up @@ -75,7 +78,7 @@ <h3>🎧 Audio</h3>
<li>Headphones: Sony WH-1000XM4</li>
</ul>

<p>My desktop is custom built, and is running Windows 10. I primarily use this desktop for playing <a href="https://warframe.com/">Warframe</a>. I use my Pixel 6a and Laptop the most, and have debloated the Windows installation with a few tools, and hardened it so that I am protected against any common threats while gaming.</p>
<p>My desktop is custom built, and is running Windows 10. I primarily use this desktop for playing <a href="https://warframe.com/">Warframe</a>. I use my Pixel 6a and Laptop the most, and have debloated the Windows installation with a few tools, and hardened it so that I am protected against any common threats.</p>
</section>

<section id="podcasts">
Expand All @@ -100,6 +103,12 @@ <h2>πŸͺ™ Support</h2>
<p>Monero provides enhanced privacy by obscuring both the sender and receiver addresses, as well as the transaction amount.</p>
</section>

<section id="connect">
<h2>🧭 Connect with Me</h2>
<p>You can find my music collection on <a href="https://bandcamp.com/pmarg">Bandcamp</a> and <a href="https://discogs.com/user/pmarg">Discogs</a>.</p>
<p>For updates and thoughts, follow me on <a href="https://x.com/erik_itpartiet">Twitter</a>, and for the code behind this website, check out my <a href="https://github.com/midtsveen">GitHub</a>.</p>
</section>

<section id="contact">
<h2>πŸ’¬ Contact</h2>
<p>Want to chat or just say hi?</p>
Expand Down

0 comments on commit 60f170c

Please sign in to comment.