M layouts/_default/baseof.html => layouts/_default/baseof.html +1 -1
@@ 15,7 15,7 @@
<a class="link dim three f6 f5-ns dib mr2 mr4-ns" href="{{ "/" | relURL }}" title="Home">Home</a>
<a class="link dim three f6 f5-ns dib mr2 mr4-ns" href="{{ "posts"| relURL }}" title="Archive">Archive</a>
<a class="link dim three f6 f5-ns dib mr2 mr4-ns" href="https://rick.cogley.info" title="RC Central" target="_blank">Main Site</a>
- <a class="link dim three f6 f5-ns dib mr2 mr4-ns" href="https://mikro5.esolia.info" title="Microblog" target="_blank">Microblog</a>
+ <a class="link dim three f6 f5-ns dib mr2 mr4-ns" href="https://mikro5.cogley.info" title="Microblog" target="_blank">Microblog</a>
<a class="link dim three f6 f5-ns dib mr2 mr2-ns" href="https://esolia.com" title="Rick Cogley Company eSolia" target="_blank">My Company</a>
<a href="{{ "search" | relURL }}" class="mt4 ml4"><svg xmlns="http://www.w3.org/2000/svg" class="geomicon white-70" viewBox="0 0 32 32" width="32" height="32"><use xlink:href="#search"></use></svg></a>
</div>