aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/_websitelayout.html
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2014-01-14 17:58:42 +0100
committerMaximilian Hils <git@maximilianhils.com>2014-01-14 17:58:42 +0100
commit779e303dfea49664c8c5bc0e871c684ab58be9df (patch)
tree650cc748b6503ad320c27c4f5a28620611527bce /doc-src/_websitelayout.html
parent92966e7c48c754189b0578fc5202dd1d57d1dd7a (diff)
downloadmitmproxy-779e303dfea49664c8c5bc0e871c684ab58be9df.tar.gz
mitmproxy-779e303dfea49664c8c5bc0e871c684ab58be9df.tar.bz2
mitmproxy-779e303dfea49664c8c5bc0e871c684ab58be9df.zip
fix syntax highlighting for countershape urls by using different quotes
Diffstat (limited to 'doc-src/_websitelayout.html')
-rw-r--r--doc-src/_websitelayout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc-src/_websitelayout.html b/doc-src/_websitelayout.html
index 13d71fcb..3e9dfad7 100644
--- a/doc-src/_websitelayout.html
+++ b/doc-src/_websitelayout.html
@@ -6,7 +6,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
- <a class="brand" href="@!urlTo("/index.html")!@">mitmproxy</a>
+ <a class="brand" href="@!urlTo('/index.html')!@">mitmproxy</a>
<div class="nav">
<ul class="nav">
<li $!'class="active"' if this.match("/index.html", True) else ""!$> <a href="@!top!@/index.html">home</a> </li>