diff --git a/templates/home.html b/templates/home.html index a86753d..127db42 100644 --- a/templates/home.html +++ b/templates/home.html @@ -270,36 +270,45 @@ {% endif %} -
-

Your Coffee Journey

-
- -
{{ stats.brews }}
-
Brews
+
+
+

Stats

+
+
diff --git a/templates/partials/icons.html b/templates/partials/icons.html index 6185e37..3f73284 100644 --- a/templates/partials/icons.html +++ b/templates/partials/icons.html @@ -49,6 +49,12 @@ {% endmacro %} {% macro bag(class) %} + +{% endmacro %} + +{% macro cup(class) %} @@ -105,6 +111,37 @@ {% endmacro %} +{% macro beaker(class) %} + +{% endmacro %} + +{% macro fire(class) %} + +{% endmacro %} + +{% macro building(class) %} + +{% endmacro %} + +{% macro sparkles(class) %} + +{% endmacro %} + +{% macro wrench(class) %} + +{% endmacro %} + {% macro x_circle(class) %}