From 376e1a7f9207fffb1ec3027ac1e7f32db5de4922 Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Sat, 6 Feb 2021 18:39:48 -0500 Subject: Initial commit --- frontend/index.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 frontend/index.html (limited to 'frontend/index.html') diff --git a/frontend/index.html b/frontend/index.html new file mode 100644 index 0000000..d57d69b --- /dev/null +++ b/frontend/index.html @@ -0,0 +1,23 @@ + + + + + + + + + Simple Website + + +
+

Matt Kae's Programming Blog

+
+ +
+
+ + \ No newline at end of file -- cgit v1.2.1