gitweb moved to local destination
authorken <ken@mihrtec.com>
Sat, 31 Mar 2018 00:56:48 +0000 (17:56 -0700)
committerken <ken@mihrtec.com>
Sat, 31 Mar 2018 00:56:48 +0000 (17:56 -0700)
content/git/_index.md

index 03b91e5..93fc906 100644 (file)
@@ -3,6 +3,6 @@ title: Git
 menu: "main"
 caption: "Code Repositories"
 ---
-<iframe height="600px" width="100%" frameborder="0" src="/gitweb" onload="this.style.height = this.contentWindow.document.body.scrollHeight + 'px'">
+<iframe height="600px" width="100%" frameborder="0" src="/gitweb" onload="resizeIFrame(this)">
   <a href="https://git.kengrimes.com">https://git.kengrimes.com</a>
 </iframe>