changed name
This commit is contained in:
parent
1b8a803dd2
commit
50b35683d5
2
makefile
2
makefile
@ -1,6 +1,6 @@
|
|||||||
SRCDIR = src
|
SRCDIR = src
|
||||||
DESTDIR = dst
|
DESTDIR = dst
|
||||||
SITENAME = "Mauri's blog"
|
SITENAME = "Mauri's website"
|
||||||
URL = alemauri.eu
|
URL = alemauri.eu
|
||||||
|
|
||||||
all:
|
all:
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
<title>Mauri's blog</title>
|
<title>Mauri's website</title>
|
||||||
<link rel="stylesheet" href="styles.css">
|
<link rel="stylesheet" href="styles.css">
|
||||||
|
Loading…
Reference in New Issue
Block a user