Added font, styled left part of homepage.

This commit is contained in:
2021-09-12 18:10:35 +02:00
parent 86681f0875
commit 4d1df3b3ea
12 changed files with 177 additions and 5 deletions

View File

@@ -1,9 +1,12 @@
{{partial "head" .}}
<h2>Marvin Blum — Rheda-Wiedenbrück, Germany</h2>
<h1>Full-Stack Software Developer</h1>
<p>Hi, my name is Marvin. I'm a full-stack software engineer from Germany, open-source and Linux enthusiast, and co-founder of Emvi, where we build and maintain software projects for clients, and work on existing software.</p>
<p>Im building Pirsch Analytics — a privacy-friendly, cookie-less web analytics solution made for personal websites, freelancers, and agencies.</p>
<button>Get in touch</button>
<div class="content">
<h2 class="name">Marvin Blum <span style="color: #808080;">— Rheda-Wiedenbrück, Germany</span></h2>
<h1>Full-Stack<br />Software Developer</h1>
<p>Hi, my name is Marvin. I'm a full-stack software engineer from Germany, open-source and Linux enthusiast, and co-founder of Emvi, where we build and maintain software projects for clients, and work on existing software.</p>
<p>Im building Pirsch Analytics — a privacy-friendly, cookie-less web analytics solution made for personal websites, freelancers, and agencies.</p>
<button>Get in touch</button>
</div>
{{partial "footer" .}}
{{partial "end" .}}