diff options
| author | Christian Cleberg <[email protected]> | 2026-02-03 19:01:14 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-02-03 19:01:14 -0600 |
| commit | b9b380ccdd331bf3687bd61cc39a6cc84c7f7771 (patch) | |
| tree | 59c5c6132389daadf12ebb6b3120235ff78a7b9d /README.org | |
| parent | 1e73c11fa9484d558ddbdd4a5f3abaf919a5eb97 (diff) | |
| download | cleberg.net-b9b380ccdd331bf3687bd61cc39a6cc84c7f7771.tar.gz cleberg.net-b9b380ccdd331bf3687bd61cc39a6cc84c7f7771.tar.bz2 cleberg.net-b9b380ccdd331bf3687bd61cc39a6cc84c7f7771.zip | |
update README
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -77,7 +77,7 @@ Example commands to build the site: #+begin_src shell # Production build: -ENV~prod emacs --script publish.el +ENV=prod emacs --script publish.el # Development build: emacs --script publish.el |
