diff options
author | Florian <florianraemisch@web.de> | 2011-03-30 17:05:32 +0200 |
---|---|---|
committer | Florian <florianraemisch@web.de> | 2011-03-30 17:05:32 +0200 |
commit | 7a29dc387d80117b7be030aca4efe5f25a1e9ffb (patch) | |
tree | 282887dee34a8139c0501ba08b0936145368b7d8 /template | |
parent | fd1e7ce5c0e41d31a017c7a4c9df1f38144c2106 (diff) |
added hidden h1 to improve SEO
Diffstat (limited to 'template')
-rw-r--r-- | template/template.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/template.html b/template/template.html index f79ce7b..4ce13f4 100644 --- a/template/template.html +++ b/template/template.html @@ -35,6 +35,9 @@ <p class="header"> <span class="header">[ mate und technik ]</span> </p> + <h1> + Das sublab - ein Hackerspace in Leipzig + </h1> </div> <div class="menu"> |