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

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