diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ public/favicon.svg: public/style.css: mkdir -p $(@D) - td -S > $@ + echo td -S > $@ html-deps = \ public/favicon.svg \ |
![]() |
index : server | |
Setup and configuration for VPS and other personal server | External SSH Git service user |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -53,7 +53,7 @@ public/favicon.svg: public/style.css: mkdir -p $(@D) - td -S > $@ + echo td -S > $@ html-deps = \ public/favicon.svg \ |