From 2e209372a3a6c51ad0e93050a5e51414ff811215 Mon Sep 17 00:00:00 2001 From: sairajzero Date: Sat, 19 Feb 2022 00:36:24 +0530 Subject: [PATCH] Renaming user-pages home.html => index.html fn.js => api.js --- public/{fn.js => api.js} | 0 public/{home.html => index.html} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename public/{fn.js => api.js} (100%) rename public/{home.html => index.html} (99%) diff --git a/public/fn.js b/public/api.js similarity index 100% rename from public/fn.js rename to public/api.js diff --git a/public/home.html b/public/index.html similarity index 99% rename from public/home.html rename to public/index.html index 259f339..3bf8d98 100644 --- a/public/home.html +++ b/public/index.html @@ -16,7 +16,7 @@ - +