diff --git a/.assets/storage/icons/bluesky.svg b/.assets/storage/icons/bluesky.svg
new file mode 100644
index 0000000..417c706
--- /dev/null
+++ b/.assets/storage/icons/bluesky.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/.modules/global/global.css b/.modules/global/global.css
index dab40a0..3eefd43 100644
--- a/.modules/global/global.css
+++ b/.modules/global/global.css
@@ -97,4 +97,13 @@ i.bi:not(button#bd-theme i.bi) {
color: #fdd835;
filter: drop-shadow(0 0 5px #fdd835);
transition: color 0.5s ease, filter 1s ease;
+}
+
+.nav-svg img {
+ width: 16px;
+ height: 20px;
+ padding-top: 5px;
+}
+[data-bs-theme=light] .nav-svg img {
+ filter: invert()
}
\ No newline at end of file
diff --git a/browse/assets/bluetables.jpg b/browse/assets/bluetables.jpg
new file mode 100644
index 0000000..3fe9d51
Binary files /dev/null and b/browse/assets/bluetables.jpg differ
diff --git a/browse/index.html b/browse/index.html
index 175a4de..066998a 100644
--- a/browse/index.html
+++ b/browse/index.html
@@ -43,6 +43,7 @@
Documentation
+
-
diff --git a/browse/repository/repository.yml b/browse/repository/repository.yml
index 60725c5..c37b71a 100644
--- a/browse/repository/repository.yml
+++ b/browse/repository/repository.yml
@@ -70,6 +70,18 @@
icon: GH.png
url: https://github.com/Spoopy2023/Blue-Announcements
+# Blue Tables
+- name: Blue Tables
+ author: Tyler
+ description: Turns your server row into a visually appealing table.
+ thumbnail: bluetables.jpg
+ identifier: bluetables
+ category: extensions
+ downloads:
+ - name: sourceXchange
+ icon: SXC.png
+ url: https://www.sourcexchange.net/products/blue-tables
+
# Catppuccindactyl
- name: Catppuccindactyl
author: Why_Authentic
@@ -85,7 +97,7 @@
# Cats
- name: Cats
author: prplwtf
- description: The fluffiest Blueprint extension out there.
+ description: The fluffiest extension out there.
thumbnail: cats.jpg
identifier: cats
category: extensions
@@ -241,7 +253,7 @@
# Euphoria
- name: Euphoria
author: repgraphics
- description: Pterodactyl theme built for the Blueprint framework!
+ description: Feature-packed and highly-customizable theme.
thumbnail: euphoriatheme.jpg
identifier: euphoriatheme
category: themes
@@ -321,6 +333,9 @@
identifier: mclogs
category: extensions
downloads:
+ - name: sourceXchange
+ icon: SXC.png
+ url: https://www.sourcexchange.net/products/mc-logs
- name: BuiltByBit
icon: BBB.png
url: https://builtbybit.com/resources/mc-logs.54597
diff --git a/docs/index.html b/docs/index.html
index 3ca24d9..59b95cb 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -44,6 +44,7 @@
- Documentation
+
-
diff --git a/index.html b/index.html
index 4fa55c8..ebb69e0 100644
--- a/index.html
+++ b/index.html
@@ -43,6 +43,7 @@
- Documentation
+
-