From 85f217f63e248ae0df44368a6a0d03620955f170 Mon Sep 17 00:00:00 2001 From: Carson Fleming Date: Wed, 18 Oct 2023 03:48:52 -0400 Subject: Created initial backend architecture and redirection routes --- static/index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 static/index.html (limited to 'static/index.html') diff --git a/static/index.html b/static/index.html new file mode 100644 index 0000000..b59e0ef --- /dev/null +++ b/static/index.html @@ -0,0 +1,11 @@ + + + + + fle.ms + + +

fle.ms

+

URL Shortener

+ + -- cgit v1.2.3