diff --git a/tags.html b/tags.html
index b3de699..c669378 100755
--- a/tags.html
+++ b/tags.html
@@ -4,7 +4,7 @@
title: Tag Index
description: "An archive of posts sorted by tag."
---
-
+
Welcome
{% assign tags_list = site.tags %}
{% if tags_list.first[0] == null %}
@@ -33,4 +33,4 @@ {{ tag[0] }}
{% assign pages_list = nil %}
{% assign group = nil %}
-{% endfor %}
\ No newline at end of file
+{% endfor %}