diff options
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html index 219ae09..f7d64b3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -7,6 +7,9 @@ </head> <body class="index"> <div class="padding-wrapper"> +<h1> +Categories +</h1> <ul> {{- range .categories }} <li> |