update greeting message
This commit is contained in:
parent
a338049802
commit
dbec7d63fd
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
in {
|
in {
|
||||||
packages.default = pkgs.writeTextDir "index.html" ''
|
packages.default = pkgs.writeTextDir "index.html" ''
|
||||||
Hello world!
|
Hello world!
|
||||||
|
This is the personal website of Paul-Nicolas Madelaine.
|
||||||
'';
|
'';
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue