aboutsummaryrefslogtreecommitdiff
path: root/content/notes/presentations-with-markdown.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/notes/presentations-with-markdown.md')
-rw-r--r--content/notes/presentations-with-markdown.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/notes/presentations-with-markdown.md b/content/notes/presentations-with-markdown.md
index f43faad..e2ba0a8 100644
--- a/content/notes/presentations-with-markdown.md
+++ b/content/notes/presentations-with-markdown.md
@@ -7,8 +7,8 @@ draft: false
7tags: [random] 7tags: [random]
8--- 8---
9 9
10A simple way to make presentations without using desktop apps or using 10A simple way to make presentations without using desktop apps or using online
11online services is https://github.com/remarkjs/remark. 11services is https://github.com/remarkjs/remark.
12 12
13First create `index.html` and be sure you make changes to `config` variable. 13First create `index.html` and be sure you make changes to `config` variable.
14 14