refactor and cleanup
[kengrimes.com/content.git] / content / git / _index.md
index 9b79a3c..c0336f1 100644 (file)
@@ -1,8 +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"
 ---
-<iframe height="600px" width="90%" frameborder="0" scrolling="no" src="/gitweb" onload="resizeIFrame(this)">
-  <a href="https://git.kengrimes.com">https://git.kengrimes.com</a>
+
+<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>