diff options
author | Volpeon <git@volpeon.ink> | 2021-05-10 19:25:21 +0200 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2021-05-10 19:25:21 +0200 |
commit | c33a856773fcffb875ae2ef687398b6423d75c43 (patch) | |
tree | 9590a78eb30e428aebdb2176a3c32640205558af /content | |
parent | Fix deploy (diff) | |
download | volpeon.ink-c33a856773fcffb875ae2ef687398b6423d75c43.tar.gz volpeon.ink-c33a856773fcffb875ae2ef687398b6423d75c43.tar.bz2 volpeon.ink-c33a856773fcffb875ae2ef687398b6423d75c43.zip |
Makefile: Added watch and dev (= watch + serve) targets, added .PHONY
Diffstat (limited to 'content')
-rw-r--r-- | content/index.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/index.md b/content/index.md index 1d9b360..e144d39 100644 --- a/content/index.md +++ b/content/index.md | |||
@@ -1,4 +1,3 @@ | |||
1 | --- | 1 | --- |
2 | title: Home | 2 | title: Home |
3 | --- | 3 | --- |
4 | \ No newline at end of file | ||