We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c347eb commit 9a467a7Copy full SHA for 9a467a7
templates/macros.html
@@ -29,6 +29,7 @@ <h1>
29
<span class="site-title">{{ config.extra.username }}</span>
30
<span class="site-description">{{ config.extra.user_title | linebreaksbr | safe }}</span>
31
</h1>
32
+ <div class="header-links"><a style="color:white" href="https://freetimeprogrammer.com">See my FreetimeProgrammer.com blog here</a></div>
33
<div class="header-links">More Coming Soon</div>
34
<!--<div class="header-icons">-->
35
<!-- <a aria-label="Send email" href="#"><i class="icon fa fa-envelope"></i></a>-->
0 commit comments