From a35f7d995ae7812fe49286eb53517c1e80026c4f Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Mon, 21 Apr 2025 21:32:35 +0800 Subject: [PATCH] feat(view): replace index.html with a new layout for File Metadata Generator --- views/index.htm | 46 ++++++++++++++++++++++++++++++++++++++++++++++ views/index.html | 34 ---------------------------------- 2 files changed, 46 insertions(+), 34 deletions(-) create mode 100644 views/index.htm delete mode 100644 views/index.html diff --git a/views/index.htm b/views/index.htm new file mode 100644 index 0000000..5556c7a --- /dev/null +++ b/views/index.htm @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + +
+
+

File Metadata Generator

+

Check what's in your files.

+
+
+

Upload a file to generate its metadata.

+
+
+
+ attach_fileFile + +
+
+
+ +
+
+
+ +
+
+
+ + \ No newline at end of file diff --git a/views/index.html b/views/index.html deleted file mode 100644 index 27734e4..0000000 --- a/views/index.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - File Metadata - - - - - - -
-

API Project: File Metadata Microservice

- -

Usage:

-

- Please Upload a File ... -

-
-

-
- - -
-
-
- - -