diff --git a/_includes/header.html b/_includes/header.html
index 548190e..5bcf78d 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -7,6 +7,9 @@
+{% if page.url != '/' %}
+ Gergely Polonkai
+{% endif %}