From ed5c1191c8e54648d8495c8efc29563b4d3defe4 Mon Sep 17 00:00:00 2001 From: jason Date: Sat, 7 Mar 2026 22:44:58 -0600 Subject: [PATCH] Add frontend index.html --- frontend/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 frontend/index.html diff --git a/frontend/index.html b/frontend/index.html new file mode 100644 index 0000000..a73dd3b --- /dev/null +++ b/frontend/index.html @@ -0,0 +1,13 @@ + + + + + + + PNGer - PNG Editor & Resizer + + +
+ + + \ No newline at end of file