diff --git a/layouts/index.html b/layouts/index.html
index 09862b5..9c61cbd 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -1,7 +1,7 @@
{{ define "main" }}
{{ .Site.Title }}
- I compose music and write stuff
+ {{ .Site.Params.about }}
{{ .Content }}