diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 0000000..b58b603
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,5 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Editor-based HTTP Client requests
+/httpRequests/
diff --git a/.idea/E-Library.iml b/.idea/E-Library.iml
new file mode 100644
index 0000000..24643cc
--- /dev/null
+++ b/.idea/E-Library.iml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000..9900d79
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..35eb1dd
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/index.html b/index.html
index c70b765..888a018 100644
--- a/index.html
+++ b/index.html
@@ -51,7 +51,7 @@
Featured Books
- - About Us
+ - About Us
- Contact Us
- Privacy Policy
- Terms of Service
diff --git a/js/header-footer.js b/js/header-footer.js
index d4cc9c9..f01df52 100644
--- a/js/header-footer.js
+++ b/js/header-footer.js
@@ -9,10 +9,10 @@ window.addEventListener('DOMContentLoaded', () => {
E-Library
`;
@@ -24,10 +24,10 @@ window.addEventListener('DOMContentLoaded', () => {
`;
diff --git a/js/navbar.js b/js/navbar.js
index b72212c..8f836bc 100644
--- a/js/navbar.js
+++ b/js/navbar.js
@@ -15,16 +15,16 @@ window.addEventListener('DOMContentLoaded', () => {
Home
- Books
+ Books
- About Us
+ About Us
- Contact
+ Contact
- Log In
+ Log In
`;
diff --git a/pages/books.html b/pages/books.html
index 992b5c4..22c8533 100644
--- a/pages/books.html
+++ b/pages/books.html
@@ -15,16 +15,16 @@ E-Library
Home
- Books
+ Books
- Log In
+ Log In
- About Us
+ About Us
- Contact Us
+ Contact Us