+
+
Homebox is the inventory and organization system built for the Home User! With a focus on simplicity and ease of use, Homebox is the perfect solution for your home inventory, organization, and management needs. While developing this project I've tried to keep the following principles in mind:
diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml
index 0fc39ec..d26e480 100644
--- a/docs/mkdocs.yml
+++ b/docs/mkdocs.yml
@@ -1,5 +1,5 @@
site_name: Homebox
-site_url: https://hay-kot.github.io/homebox/
+# site_url: https://hay-kot.github.io/homebox/
use_directory_urls: true
theme:
name: material
@@ -22,9 +22,8 @@ theme:
- navigation.expand
- navigation.sections
- navigation.tabs.sticky
- favicon: assets/img/favicon.png
- icon:
- logo: material/package-variant
+ favicon: assets/img/favicon.svg
+ logo: assets/img/favicon.svg
extra_css:
- assets/stylesheets/extras.css