diff --git a/docs/content/en/_index.md b/docs/content/en/_index.md
index 077e369..e5bb0ec 100644
--- a/docs/content/en/_index.md
+++ b/docs/content/en/_index.md
@@ -2,8 +2,8 @@
date: 2024-11-25T13:31:01-06:00
draft: false
title: Honu Database Documentation
-params:
- disableTOC: true
---
-Welcome to the documentation for the Honu Database. More will be coming soon!
\ No newline at end of file
+Welcome to the documentation for the Honu Database. More will be coming soon!
+
+![HonuDB](/img/logo.png)
\ No newline at end of file
diff --git a/docs/hugo.yaml b/docs/hugo.yaml
index 1cb8a1a..628b724 100644
--- a/docs/hugo.yaml
+++ b/docs/hugo.yaml
@@ -8,6 +8,8 @@ params:
image: img/logo.png
googleAnalytics: "" # Google Analytics ID (set $HUGO_PARAMS_GOOGLEANALYTICS)
+ repositoryURL: https://github.com/rotationalio/honu
+
highlightjs:
colorscheme: null
languages: []
diff --git a/docs/layouts/_default/home.html b/docs/layouts/_default/home.html
new file mode 100644
index 0000000..458931f
--- /dev/null
+++ b/docs/layouts/_default/home.html
@@ -0,0 +1,14 @@
+{{ define "main" }}
+
+
+
+ {{ range .Pages }}
+
{{ .Title }}
+ {{ .Content }}
+ {{ end }}
+
+{{ end }}
\ No newline at end of file
diff --git a/docs/layouts/partials/site-header.html b/docs/layouts/partials/site-header.html
index b86c5f2..ce3933f 100644
--- a/docs/layouts/partials/site-header.html
+++ b/docs/layouts/partials/site-header.html
@@ -1,2 +1,21 @@
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/docs/static/css/cinder.min.css b/docs/static/css/cinder.min.css
index fb7cc34..6844f0f 100644
--- a/docs/static/css/cinder.min.css
+++ b/docs/static/css/cinder.min.css
@@ -1 +1 @@
-body{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;line-height:1.7;background-color:#FFF;color:#343838}h1,h2,h3,h4,h5,h6{font-family:'Inter','Helvetica Neue',Helvetica,Arial,sans-serif;color:#222}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{color:#b1b7b9}h2{margin-top:35px}h1,h2{font-weight:700}h4{font-family:'Inter','Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:300;margin-top:20px;font-style:italic}h5{font-family:'Inter','Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:300;font-variant:small-caps}pre,code{background-color:#fcfdff}pre>code{font-size:13px}pre{margin-top:25px;margin-bottom:25px}.lead{font-family:"Inter","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;line-height:1.4;letter-spacing:.0312em;color:#b1b7b9}.navbar-default{background-color:#343838;border-bottom:8px #ebf2f2 solid}.bs-sidenav{background-image:url("../img/grid11.png");background-repeat:repeat;font-family:Inter,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px}.well{background-color:#fcfdff}.btn-default{background-color:#fcfdff}.table-striped>tbody>tr:nth-child(2n+1)>td,.table-striped>tbody>tr:nth-child(2n+1)>th{background-color:#fcfdff}#mkdocs-search-query:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}#mkdocs-search-query{font-family:"Inter","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;color:#343838;height:45px}footer>hr{width:35%}
+body{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;line-height:1.7;background-color:#FFF;color:#343838}h1,h2,h3,h4,h5,h6{font-family:'Inter','Helvetica Neue',Helvetica,Arial,sans-serif;color:#222}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{color:#b1b7b9}h2{margin-top:35px}h1,h2{font-weight:700}h4{font-family:'Inter','Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:300;margin-top:20px;font-style:italic}h5{font-family:'Inter','Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:300;font-variant:small-caps}pre,code{background-color:#fcfdff}pre>code{font-size:13px}pre{margin-top:25px;margin-bottom:25px}.lead{font-family:"Inter","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;line-height:1.4;letter-spacing:.0312em;color:#b1b7b9}.navbar-default{background-color:#343834;border-bottom:8px #ecfadc solid}.bs-sidenav{background-image:url("../img/grid11.png");background-repeat:repeat;font-family:Inter,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px}.well{background-color:#fcfdff}.btn-default{background-color:#fcfdff}.table-striped>tbody>tr:nth-child(2n+1)>td,.table-striped>tbody>tr:nth-child(2n+1)>th{background-color:#fcfdff}#mkdocs-search-query:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}#mkdocs-search-query{font-family:"Inter","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;color:#343838;height:45px}footer>hr{width:35%}