From 4dba47d4f7e9f6387ea055788990c1db2389a98b Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Tue, 16 Jan 2024 11:21:17 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 06457b3..ad2cdd8 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,7 @@ If you want it to look really nice, include the following lines at the beginning #+html_head: #+html_head: #+html_head: -#+OPTIONS: toc:nil num:nil -#+OPTIONS: html-postamble:nil +#+OPTIONS: toc:nil num:nil html-postamble:nil ``` ### Dark @@ -63,6 +62,5 @@ If you want it to look really nice, include the following lines at the beginning #+html_head: #+html_head: #+html_head: -#+OPTIONS: toc:nil num:nil -#+OPTIONS: html-postamble:nil +#+OPTIONS: toc:nil num:nil html-postamble:nil ```