From 8d182df96e63f8a1f0b093e2a5bbeb0d3bc60062 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Thu, 5 May 2022 06:57:57 +0800 Subject: add reveal.js --- .env.example | 3 +++ 1 file changed, 3 insertions(+) (limited to '.env.example') diff --git a/.env.example b/.env.example index a7bd050..66a977e 100644 --- a/.env.example +++ b/.env.example @@ -5,3 +5,6 @@ EMACS_EMAIL="user@example.org" # Angular configuration 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_CSS_FILE="/path/to/highlight/night-owl.css" -- cgit v1.2.3