From cdf8ac46f2a3df2b37dc9f19158caeb66acfd3f8 Mon Sep 17 00:00:00 2001 From: Joshua Seigler Date: Mon, 27 Dec 2021 01:02:29 -0500 Subject: [PATCH] initial commit --- index.html | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..6afc571 --- /dev/null +++ b/index.html @@ -0,0 +1,85 @@ + + + + + + + Twitter quote formatter + + + + + + + +
+
Quote text here.
+ Firstname Lastname +
+ + + \ No newline at end of file