added blog button on main page
This commit is contained in:
parent
df928ce512
commit
750d815c78
1 changed files with 4 additions and 1 deletions
|
@ -110,13 +110,16 @@
|
|||
<div class="mdx-hero">
|
||||
<div class="mdx-hero__content">
|
||||
<h1>Stephan Hadan<div id="typewriter">Systemadministrator</div></h1>
|
||||
<h3>💻 OSS enthusiast | 🔧 Mac & beyond sysadmin | 🤖 AI practitioner | 🆔 Zero Trust advocate | 🚀 Open Source > proprietary | 👮 Information security and 🔏 data protection specialist | Always exploring tech’s edge! | 🇪🇺 Plea for digital sovereignty in Europe</h3>
|
||||
<h3>💻 OSS enthusiast | 🔧 Mac & beyond sysadmin | 🤖 AI practitioner | 🆔 Zero Trust advocate | 🚀 Open Source > proprietary | 👮 Information security and 🔏 data protection specialist | Always exploring tech's edge! | 🇪🇺 Plea for digital sovereignty in Europe</h3>
|
||||
<a href="/about/" class="md-button md-button--primary">
|
||||
Über mich
|
||||
</a>
|
||||
<a href="/cv/" class="md-button" target="_blank">
|
||||
Lebenslauf
|
||||
</a>
|
||||
<a href="/blog/" class="md-button" target="_blank">
|
||||
Blog
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue