diff --git a/frontend/index.html b/frontend/index.html
index ca0558b..3a945e1 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -20,7 +20,6 @@
{{range $Store := .Stores }}
{{ $Store.Name }}
- {{ $Store.Description }}
{{- end }}
@@ -65,4 +64,4 @@
});