-<!--#include virtual="/header.shtml" -->
-<h1>G'day mate!</h1>
-<p>
- Welcome on my little corner of the world wide web!
-</p>
-<p>
- I'm Frederik Vanrenterghem, living in Western Australia with my family since 2014. The fact I even maintain a website anymore probably gives away my age - yes, I was born before the 80's! I've written up <a rel="me" href="https://www.vanrenterghem.biz/About/">some further details</a> for those that may be of interest to.
-</p>
-<p>
-Life occassionally takes me places, mostly close to home but regularly a bit further away too. When I encounter something pretty or interesting, I might drop <b><a href="https://photos.vanrenterghem.biz/">some photos</a></b> of it on this site. (Family and friends might even find themselves on here - but they'll need to log in first.)<br />
+
+<nav class="navbar navbar-expand-md d-flex justify-content-start" style="background-color: #bbddff;">
+ <div class="container-fluid d-flex justify-content-start flex-row">
+ <a class="navbar-brand" aria-current="page" href="/index.shtml">
+ <img src="/Pics/logo-100.png" width="99" height="78"/></a>
+ <ul class="navbar-nav d-flex justify-content-start mb-2 mb-lg-0 fw-bold">
+ <li class="nav-item">
+ <a class="nav-link" href="/About/index.shtml">About me</a></li>
+ <li class="nav-item">
+ <a class="nav-link" href="http://photos.vanrenterghem.biz/">Photos</a></li>
+ <li class="nav-item">
+ <a class="nav-link" href="/blog">Blog</a></li>
+ <li class="nav-item">
+ <a class="nav-link" href="http://git.vanrenterghem.biz/">Projects</a></li>
+ </ul>
+ </div>
+ <div class="justify-content-end mb-2 mb-lg-0 d-none d-md-block">
+ <a class="navbar-brand fs-2 fw-bold" href="/index.shtml">vanrenterghem.biz</a>
+ </div>
+</nav>
+
+<main class="container">
+ <h1>G'day mate!</h1>
+ <p>
+ Welcome on my little corner of the world wide web!
+ </p>
+ <p>
+ I'm Frederik Vanrenterghem, living in Western Australia with my family since 2014. The fact I even maintain a website anymore probably gives away my age - yes, I was born before the 80's! I've written up <a rel="me" href="https://www.vanrenterghem.biz/About/">some further details</a> for those that may be of interest to.
+ </p>
+ <p>
+ Life occassionally takes me places, mostly close to home but regularly a bit further away too. When I encounter something pretty or interesting, I might drop <b><a href="https://photos.vanrenterghem.biz/">some photos</a></b> of it on this site. (Family and friends might even find themselves on here - but they'll need to log in first.)<br />