refactor and cleanup
[kengrimes.com/content.git] / content / git / _index.md
index bc6ec95..c0336f1 100644 (file)
@@ -1,7 +1,15 @@
 ---
-title: Git
-menu: "main"
+title: "Git"
+author: ["Ken Grimes"]
+draft: false
 caption: "Code Repositories"
+header: "/img/git.png"
+menu:
+  main:
+    weight: 1002
+    identifier: "git"
 ---
-<script type="text/javascript">document.domain = 'kengrimes.com'</script>
-<iframe width="99%" src="https://git.kengrimes.com"></iframe>
+
+<iframe height="600px" width="100%" frameborder="0" scrolling="no" src="/gitweb" onload="resizeIFrame(this)">
+  <a href="<https://git.kengrimes.com>"><https://git.kengrimes.com></a>
+</iframe>