aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 33e9b31..b5699f2 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# mblog
+# mblog
My personal blog, mccd.space
@@ -7,5 +7,5 @@ Requires node14+
## Run locally
```
-npx @11ty/eleventy --formats=html,gif,jpg,css,js,webp,png,md,svg,liquid,woff2,njk,ttf --serve
+npx @11ty/eleventy --formats=html,gif,jpg,css,js,webp,png,md,svg,liquid,woff2,njk,ttf,asc --serve
```