yearly bday fix

This commit is contained in:
Hendrik Schutter 2023-08-20 20:42:24 +02:00
parent 6110922c10
commit 2e0dd2338d
1 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@
<body class="w3-animate-zoom"> <body class="w3-animate-zoom">
<div class="w3-container w3-content w3-center" style="max: width 800px;margin-top:5%"> <div class="w3-container w3-content w3-center" style="max: width 800px;margin-top:5%">
<h1 class="w3-wide w3-text-white">Hendrik Horst Schutter</h1> <h1 class="w3-wide w3-text-white">Hendrik Horst Schutter</h1>
<p class="w3-text-white"><i>twenty-five-year-old embedded systems engineer from southwest Germany</i></p> <p class="w3-text-white"><i>twenty-six-year-old embedded systems engineer from southwest Germany</i></p>
<div class="w3-panel w3-card-4 w3-white w3-padding"> <div class="w3-panel w3-card-4 w3-white w3-padding">
<h3 class="w3-container w3-left"> <h3 class="w3-container w3-left">
Work Work
@ -85,7 +85,7 @@
</div> </div>
</div> </div>
<footer class="w3-container w3-center"> <footer class="w3-container w3-center">
Last update: 2023/08/06/ Last update: 2023/08/20
<footer> <footer>
</body> </body>
</html> </html>