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 4827c20 commit 8733a18Copy full SHA for 8733a18
archive/sidebar.html
@@ -46,7 +46,7 @@
46
return false;
47
}
48
</script>
49
-<a target="_top" href="/" class="logo"><img src="/res/signature-2-inverted-2.png" width="160" height="50" alt="Signature"></a>
+<a target="_top" href="/" class="logo"><img src="/res/signature-inverted.png" width="160" height="50" alt="Signature"></a>
50
<ul class="navigation">
51
<li><a target="_top" href="/archive/"{% if page.url contains "/archive/" %}class="active"{% endif %} title="Archived articles">Archive</a></li>
52
<li><a target="_top" href="/about/"{% if page.url contains "/about/" %}class="active"{% endif %}>About me</a></li>
res/signature-inverted.png
6.78 KB
res/signature.png
2.83 KB
0 commit comments