From 214586544d4e51a26bed4fa14ea74393e885099b Mon Sep 17 00:00:00 2001 From: mo khan Date: Fri, 23 Oct 2020 16:56:34 -0600 Subject: Rewrite presentation to tell a story --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e780f3e..17df9e9 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,3 @@ run: pipenv install - pipenv run lookatme --theme=dark --style=vim --live README.md + pipenv run lookatme --theme=light --live README.md -- cgit v1.2.3