diff options
Diffstat (limited to 'theme/templates')
-rw-r--r-- | theme/templates/base.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/templates/base.html b/theme/templates/base.html index bcc5f98..9ad8a1e 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -38,8 +38,8 @@ <span class="righty"> <a href="http://journal.bnewbold.net">journal</a> <a href="/photos/">photos</a> - <a href="http://git.bnewbold.net/">code</a> - <a href="http://know.bnewbold.net/">knowledge</a></span> + <a href="https://git.bnewbold.net/">code</a> + <a href="https://know.bnewbold.net/">knowledge</a></span> <span class="lefty"><a href="/">bnewbold.net</a></span> </div> </div> |