diff options
Diffstat (limited to '.env.example')
| -rw-r--r-- | .env.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.env.example b/.env.example index 66a977e..154faae 100644 --- a/.env.example +++ b/.env.example @@ -6,5 +6,5 @@ EMACS_EMAIL="user@example.org" ANGULAR_SERVER_DIR="/usr/local/lib/node_modules/@angular/language-server" NODEJS_MODULE_DIR="/usr/local/lib/node_modules" -REVEAL_JS_FILE="/path/to/reveal.js" +REVEAL_JS_DIR="/path/to/reveal.js" REVEAL_CSS_FILE="/path/to/highlight/night-owl.css" |
