changed name

master
Alessandro Mauri 4 years ago
parent 1b8a803dd2
commit 50b35683d5
  1. 2
      makefile
  2. 2
      src/_header.html

@ -1,6 +1,6 @@
SRCDIR = src
DESTDIR = dst
SITENAME = "Mauri's blog"
SITENAME = "Mauri's website"
URL = alemauri.eu
all:

@ -1,2 +1,2 @@
<title>Mauri's blog</title>
<title>Mauri's website</title>
<link rel="stylesheet" href="styles.css">

Loading…
Cancel
Save