diff --git a/README.md b/README.md index 8b267a9..9addffc 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ air dev ## TODO +- configure target of website cards - implementing proper command line args - clear cache - implement fetching in intervals diff --git a/frontend/index.html b/frontend/index.html index 964bac5..8192de6 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -40,7 +40,7 @@ {{ if eq .ActiveCard "websites" }}
{{range $Website := .Websites }} - +

{{ $Website.Name }}

{{ $Website.Name }} picture