From 9c6d53c77bdfae71cf31eb91b1679aad47140e07 Mon Sep 17 00:00:00 2001 From: Mitchell Burton Date: Mon, 22 Jan 2024 08:16:44 -0800 Subject: [PATCH] typo fix --- markdown/simple-site.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/simple-site.md b/markdown/simple-site.md index a0fa11b..6d0ab87 100644 --- a/markdown/simple-site.md +++ b/markdown/simple-site.md @@ -38,7 +38,7 @@ the gist: 1. Edit `./env` to set `SITE_ROOT`, `SITE_TITLE`, and `CRUMBS` 1. Install `markdown` 1. Run `./convert.sh` - 1. Server your resulting `./_site/` from wherever you feel like + 1. Serve your resulting `./_site/` from wherever you feel like When I test it locally I do this: