diff --git a/model/tag.go b/model/tag.go index e4e959d..0d78245 100644 --- a/model/tag.go +++ b/model/tag.go @@ -15,9 +15,7 @@ var TagTypes = []string{ "Character", "Event", "Organization", - "Source", "Series", - "Meta", } // Tag describes a tag diff --git a/view/templates/index.tmpl b/view/templates/index.tmpl index f6bfe3e..bc544b4 100644 --- a/view/templates/index.tmpl +++ b/view/templates/index.tmpl @@ -36,7 +36,7 @@ {{ if $.ActiveTag.ID }} {{ end }}