diff --git a/newsaggregator/core/__pycache__/__init__.cpython-312.pyc b/newsaggregator/core/__pycache__/__init__.cpython-312.pyc
deleted file mode 100644
index 43cdd5e..0000000
Binary files a/newsaggregator/core/__pycache__/__init__.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/core/__pycache__/admin.cpython-312.pyc b/newsaggregator/core/__pycache__/admin.cpython-312.pyc
deleted file mode 100644
index 200c0b7..0000000
Binary files a/newsaggregator/core/__pycache__/admin.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/core/__pycache__/apps.cpython-312.pyc b/newsaggregator/core/__pycache__/apps.cpython-312.pyc
deleted file mode 100644
index 11a5c0b..0000000
Binary files a/newsaggregator/core/__pycache__/apps.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/core/__pycache__/forms.cpython-312.pyc b/newsaggregator/core/__pycache__/forms.cpython-312.pyc
deleted file mode 100644
index 95526c2..0000000
Binary files a/newsaggregator/core/__pycache__/forms.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/core/__pycache__/models.cpython-312.pyc b/newsaggregator/core/__pycache__/models.cpython-312.pyc
deleted file mode 100644
index 52f8674..0000000
Binary files a/newsaggregator/core/__pycache__/models.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/core/__pycache__/urls.cpython-312.pyc b/newsaggregator/core/__pycache__/urls.cpython-312.pyc
deleted file mode 100644
index 40facda..0000000
Binary files a/newsaggregator/core/__pycache__/urls.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/core/__pycache__/views.cpython-312.pyc b/newsaggregator/core/__pycache__/views.cpython-312.pyc
deleted file mode 100644
index 43bcb5b..0000000
Binary files a/newsaggregator/core/__pycache__/views.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/core/migrations/__pycache__/0001_initial.cpython-312.pyc b/newsaggregator/core/migrations/__pycache__/0001_initial.cpython-312.pyc
deleted file mode 100644
index 1aba620..0000000
Binary files a/newsaggregator/core/migrations/__pycache__/0001_initial.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/core/migrations/__pycache__/0002_contact.cpython-312.pyc b/newsaggregator/core/migrations/__pycache__/0002_contact.cpython-312.pyc
deleted file mode 100644
index b81e1b5..0000000
Binary files a/newsaggregator/core/migrations/__pycache__/0002_contact.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/core/migrations/__pycache__/0003_headline_average_rating_headline_rating_count_and_more.cpython-312.pyc b/newsaggregator/core/migrations/__pycache__/0003_headline_average_rating_headline_rating_count_and_more.cpython-312.pyc
deleted file mode 100644
index 536012f..0000000
Binary files a/newsaggregator/core/migrations/__pycache__/0003_headline_average_rating_headline_rating_count_and_more.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/core/migrations/__pycache__/__init__.cpython-312.pyc b/newsaggregator/core/migrations/__pycache__/__init__.cpython-312.pyc
deleted file mode 100644
index 02b0fbd..0000000
Binary files a/newsaggregator/core/migrations/__pycache__/__init__.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/db.sqlite3 b/newsaggregator/db.sqlite3
index 245fed2..6b73837 100644
Binary files a/newsaggregator/db.sqlite3 and b/newsaggregator/db.sqlite3 differ
diff --git a/newsaggregator/newsaggregator/__pycache__/__init__.cpython-311.pyc b/newsaggregator/newsaggregator/__pycache__/__init__.cpython-311.pyc
deleted file mode 100644
index e440b0f..0000000
Binary files a/newsaggregator/newsaggregator/__pycache__/__init__.cpython-311.pyc and /dev/null differ
diff --git a/newsaggregator/newsaggregator/__pycache__/__init__.cpython-312.pyc b/newsaggregator/newsaggregator/__pycache__/__init__.cpython-312.pyc
deleted file mode 100644
index 00e92fa..0000000
Binary files a/newsaggregator/newsaggregator/__pycache__/__init__.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/newsaggregator/__pycache__/settings.cpython-312.pyc b/newsaggregator/newsaggregator/__pycache__/settings.cpython-312.pyc
deleted file mode 100644
index 830f45f..0000000
Binary files a/newsaggregator/newsaggregator/__pycache__/settings.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/newsaggregator/__pycache__/urls.cpython-312.pyc b/newsaggregator/newsaggregator/__pycache__/urls.cpython-312.pyc
deleted file mode 100644
index 1a51f45..0000000
Binary files a/newsaggregator/newsaggregator/__pycache__/urls.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/newsaggregator/__pycache__/wsgi.cpython-312.pyc b/newsaggregator/newsaggregator/__pycache__/wsgi.cpython-312.pyc
deleted file mode 100644
index 767972b..0000000
Binary files a/newsaggregator/newsaggregator/__pycache__/wsgi.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/static/assets/css/style.css b/newsaggregator/static/assets/css/style.css
index eb7cd95..20d4cfe 100644
--- a/newsaggregator/static/assets/css/style.css
+++ b/newsaggregator/static/assets/css/style.css
@@ -236,7 +236,28 @@ header {
header .flex-wrapper { display: none; }
-.navbar-section {
+/* The navigation bar */
+.navbar {
+ overflow: hidden;
+ background-color: #333;
+ position: fixed; /* Set the navbar to fixed position */
+ top: 0; /* Position the navbar at the top of the page */
+ width: 100%; /* Full width */
+ z-index:1000;
+}
+
+/* Links inside the navbar */
+.navbar a {
+ float: left;
+ display: block;
+ color: #f2f2f2;
+ text-align: center;
+ /* padding: 14px 16px; */
+ text-decoration: none;
+}
+
+
+/* .navbar-section {
padding-left: 3rem;
padding-right: 3rem;
border-bottom: 1px solid var(--action-primary);
@@ -249,12 +270,12 @@ header .flex-wrapper { display: none; }
align-items: center;
gap: 15px;
padding: 15px 0;
-}
+} */
.dropdown {
- padding-top: 2rem;
+ padding-top: 7rem;
padding-right: 1rem;
- padding-bottom: 1rem;;
+ padding-bottom: 1rem;
}
.logo-container {
diff --git a/newsaggregator/templates/core/about.html b/newsaggregator/templates/core/about.html
index 87d3f27..d11fae6 100644
--- a/newsaggregator/templates/core/about.html
+++ b/newsaggregator/templates/core/about.html
@@ -4,7 +4,7 @@
{% block index %}
-
+
About Us
diff --git a/newsaggregator/templates/core/bookmarks.html b/newsaggregator/templates/core/bookmarks.html
index 3f924a7..1c5b4f4 100644
--- a/newsaggregator/templates/core/bookmarks.html
+++ b/newsaggregator/templates/core/bookmarks.html
@@ -5,7 +5,7 @@
-
+
{% include 'components/swiperjs.html' %}
diff --git a/newsaggregator/templates/core/contact.html b/newsaggregator/templates/core/contact.html
index c4ebd23..dad674a 100644
--- a/newsaggregator/templates/core/contact.html
+++ b/newsaggregator/templates/core/contact.html
@@ -6,7 +6,7 @@
-
+
diff --git a/newsaggregator/userauths/__pycache__/__init__.cpython-312.pyc b/newsaggregator/userauths/__pycache__/__init__.cpython-312.pyc
deleted file mode 100644
index 9e5d88a..0000000
Binary files a/newsaggregator/userauths/__pycache__/__init__.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/userauths/__pycache__/admin.cpython-312.pyc b/newsaggregator/userauths/__pycache__/admin.cpython-312.pyc
deleted file mode 100644
index 30b5516..0000000
Binary files a/newsaggregator/userauths/__pycache__/admin.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/userauths/__pycache__/apps.cpython-312.pyc b/newsaggregator/userauths/__pycache__/apps.cpython-312.pyc
deleted file mode 100644
index 2c7b4a1..0000000
Binary files a/newsaggregator/userauths/__pycache__/apps.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/userauths/__pycache__/forms.cpython-312.pyc b/newsaggregator/userauths/__pycache__/forms.cpython-312.pyc
deleted file mode 100644
index 0d17cc1..0000000
Binary files a/newsaggregator/userauths/__pycache__/forms.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/userauths/__pycache__/models.cpython-312.pyc b/newsaggregator/userauths/__pycache__/models.cpython-312.pyc
deleted file mode 100644
index 1d3a80a..0000000
Binary files a/newsaggregator/userauths/__pycache__/models.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/userauths/__pycache__/urls.cpython-312.pyc b/newsaggregator/userauths/__pycache__/urls.cpython-312.pyc
deleted file mode 100644
index bc6e29c..0000000
Binary files a/newsaggregator/userauths/__pycache__/urls.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/userauths/__pycache__/views.cpython-312.pyc b/newsaggregator/userauths/__pycache__/views.cpython-312.pyc
deleted file mode 100644
index ab14031..0000000
Binary files a/newsaggregator/userauths/__pycache__/views.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/userauths/migrations/__pycache__/0001_initial.cpython-312.pyc b/newsaggregator/userauths/migrations/__pycache__/0001_initial.cpython-312.pyc
deleted file mode 100644
index 9e02f13..0000000
Binary files a/newsaggregator/userauths/migrations/__pycache__/0001_initial.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/userauths/migrations/__pycache__/0002_remove_user_verified_delete_userprofile.cpython-312.pyc b/newsaggregator/userauths/migrations/__pycache__/0002_remove_user_verified_delete_userprofile.cpython-312.pyc
deleted file mode 100644
index aa1bfcf..0000000
Binary files a/newsaggregator/userauths/migrations/__pycache__/0002_remove_user_verified_delete_userprofile.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/userauths/migrations/__pycache__/0003_user_bio.cpython-312.pyc b/newsaggregator/userauths/migrations/__pycache__/0003_user_bio.cpython-312.pyc
deleted file mode 100644
index 86201fb..0000000
Binary files a/newsaggregator/userauths/migrations/__pycache__/0003_user_bio.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/userauths/migrations/__pycache__/0004_userprofile.cpython-312.pyc b/newsaggregator/userauths/migrations/__pycache__/0004_userprofile.cpython-312.pyc
deleted file mode 100644
index 0a458b6..0000000
Binary files a/newsaggregator/userauths/migrations/__pycache__/0004_userprofile.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/userauths/migrations/__pycache__/0005_alter_userprofile_state_region.cpython-312.pyc b/newsaggregator/userauths/migrations/__pycache__/0005_alter_userprofile_state_region.cpython-312.pyc
deleted file mode 100644
index 8460912..0000000
Binary files a/newsaggregator/userauths/migrations/__pycache__/0005_alter_userprofile_state_region.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/userauths/migrations/__pycache__/0006_alter_userprofile_profile_image.cpython-312.pyc b/newsaggregator/userauths/migrations/__pycache__/0006_alter_userprofile_profile_image.cpython-312.pyc
deleted file mode 100644
index e4990a8..0000000
Binary files a/newsaggregator/userauths/migrations/__pycache__/0006_alter_userprofile_profile_image.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/userauths/migrations/__pycache__/0006_alter_userprofile_profile_image_and_more.cpython-312.pyc b/newsaggregator/userauths/migrations/__pycache__/0006_alter_userprofile_profile_image_and_more.cpython-312.pyc
deleted file mode 100644
index b4ff94a..0000000
Binary files a/newsaggregator/userauths/migrations/__pycache__/0006_alter_userprofile_profile_image_and_more.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/userauths/migrations/__pycache__/0007_alter_userprofile_profile_image.cpython-312.pyc b/newsaggregator/userauths/migrations/__pycache__/0007_alter_userprofile_profile_image.cpython-312.pyc
deleted file mode 100644
index 4e167ce..0000000
Binary files a/newsaggregator/userauths/migrations/__pycache__/0007_alter_userprofile_profile_image.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/userauths/migrations/__pycache__/0007_delete_userprofile.cpython-312.pyc b/newsaggregator/userauths/migrations/__pycache__/0007_delete_userprofile.cpython-312.pyc
deleted file mode 100644
index dabc48c..0000000
Binary files a/newsaggregator/userauths/migrations/__pycache__/0007_delete_userprofile.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/userauths/migrations/__pycache__/0008_alter_userprofile_profile_image.cpython-312.pyc b/newsaggregator/userauths/migrations/__pycache__/0008_alter_userprofile_profile_image.cpython-312.pyc
deleted file mode 100644
index f42267e..0000000
Binary files a/newsaggregator/userauths/migrations/__pycache__/0008_alter_userprofile_profile_image.cpython-312.pyc and /dev/null differ
diff --git a/newsaggregator/userauths/migrations/__pycache__/__init__.cpython-312.pyc b/newsaggregator/userauths/migrations/__pycache__/__init__.cpython-312.pyc
deleted file mode 100644
index b165916..0000000
Binary files a/newsaggregator/userauths/migrations/__pycache__/__init__.cpython-312.pyc and /dev/null differ