From d6d2eb2bb885177c75ccf5932a5213d115c5d387 Mon Sep 17 00:00:00 2001 From: Ayush kumar jha Date: Wed, 25 Oct 2023 00:24:23 +0530 Subject: [PATCH] Update index.html Lines 3-5: Instead of loading the Materialize CSS from a remote server, consider downloading it and hosting it locally to reduce dependency on external resources. Lines 7-8: Similar to the Materialize CSS, you can also host your own FontAwesome JavaScript file locally to reduce external dependencies. --- index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 315c955..ddd2efe 100644 --- a/index.html +++ b/index.html @@ -1,12 +1,12 @@ - - - - - - + + + + + + Visit Nepal @@ -365,4 +365,4 @@
Please fill out this form
- \ No newline at end of file +