From 63551f0de711f2f634a0c2da7bab1d3bae216fef Mon Sep 17 00:00:00 2001 From: Jonas D Date: Mon, 17 Jan 2022 09:10:41 +0100 Subject: [PATCH] Fix typo --- src/pages/dark.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/dark.md b/src/pages/dark.md index f4ff8c0..87fbd77 100644 --- a/src/pages/dark.md +++ b/src/pages/dark.md @@ -23,7 +23,7 @@ import 'terminal.css' Terminal CSS is also available via [CDN](https://unpkg.com/terminal.css@0.7.2/dist/terminal.min.css) ```html - + ``` ## Themes @@ -41,4 +41,4 @@ To create your own theme just open the dev-tools and edit the CSS Variables. Cop
-With ❤️ by [Jonas D.](https://jduri.com) \ No newline at end of file +With ❤️ by [Jonas D.](https://jduri.com)