From 02a7318f929fa1a4b7f71fd3dfbd4e050b304a8e Mon Sep 17 00:00:00 2001 From: "Michael D. Lowis" Date: Sun, 26 Nov 2017 20:34:13 -0500 Subject: [PATCH] inital commit --- index.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..1e47332 --- /dev/null +++ b/index.html @@ -0,0 +1,29 @@ + + + + Journal + + + + +
+
+

+

+

+

+
+
+

Paragraph text...

+ unordered list: +
    +
  • foo
  • +
+ ordered list: +
    +
  1. foo
  2. +
+
+
+ + -- 2.52.0