diff --git a/makefile b/makefile index 82a78b2..467be34 100644 --- a/makefile +++ b/makefile @@ -1,6 +1,6 @@ SRCDIR = src DESTDIR = dst -SITENAME = "Mauri's blog" +SITENAME = "Mauri's website" URL = alemauri.eu all: diff --git a/src/_header.html b/src/_header.html index 952d587..a3b445b 100644 --- a/src/_header.html +++ b/src/_header.html @@ -1,2 +1,2 @@ -Mauri's blog +Mauri's website