diff options
Diffstat (limited to 'doc-src/_websitelayout.html')
-rw-r--r-- | doc-src/_websitelayout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc-src/_websitelayout.html b/doc-src/_websitelayout.html index a56c107b..0404619b 100644 --- a/doc-src/_websitelayout.html +++ b/doc-src/_websitelayout.html @@ -29,7 +29,7 @@ </div> <!--(end)--> $!nav if this.title!="docs" else ""!$ - $!title if this.title!="docs" else "<h1>mitmproxy docs</h1>"!$ + $!title if this.title!="docs" else "<h1>mitmproxy 0.6 docs</h1>"!$ $!body!$ </div> </div> |