aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 96899cd..c011a0a 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,7 @@ Running `just run` will start the `zola` server.
## Build
Running `just build` will build the site, and the content will be available under `result/`.
+
## Deploy
The site is deployed by a [GHA](.github/workflows/page.yml).