-
+
{{ title }}
diff --git a/components/CategorySelectBox.vue b/components/CategorySelectBox.vue
index cf888dc..8a6f0e8 100644
--- a/components/CategorySelectBox.vue
+++ b/components/CategorySelectBox.vue
@@ -19,19 +19,26 @@ function onOptionSelected(value: string) {
-
+
{{ isOptionSelected?.label }} ({{ isOptionSelected?.count }})
-
+
-
+
{{ option.label }}
({{ option.count }})
diff --git a/components/EditButton.vue b/components/EditButton.vue
index 60cf126..b07bcc3 100644
--- a/components/EditButton.vue
+++ b/components/EditButton.vue
@@ -5,8 +5,16 @@ defineProps<{
-
-
+
+
diff --git a/components/Footer.vue b/components/Footer.vue
index 04c9c22..2ebb7ae 100644
--- a/components/Footer.vue
+++ b/components/Footer.vue
@@ -4,66 +4,239 @@
-
+
-
-
-
+
+
+
-
-
-
- {{ '@web3privacy' }}
+
+
+
+ {{ '@web3privacy' }}
-
-
- {{ 'Telegram' }}
+
+
+ {{ 'Telegram' }}
-
-
- {{ 'Matrix' }}
+
+
+ {{ 'Matrix' }}
-
-
- {{ 'GitHub' }}
+
+
+ {{ 'GitHub' }}
-
-
+
+
{{ 'Manifesto' }}
-
+
{{ 'How to get involved' }}
-
+
{{ 'Grants / Support Us' }}
-
+
{{ 'Events' }}
-
+
{{ 'Articles' }}
-
+
{{ 'Talks' }}
-
+
{{ 'Privacy Explorer' }}
-
+
{{ 'Privacy database' }}
-
-
-
{{ 'All rights not reserved, Creative commons 2024 - Web3Privacy z.s.' }}
-
-
{{ 'Developed by' }}
+
+
+
{{ 'All rights not reserved, Creative commons 2024 - Web3Privacy z.s.' }}
+
diff --git a/components/Helper.vue b/components/Helper.vue
index 2ce7dc0..1e8e5a3 100644
--- a/components/Helper.vue
+++ b/components/Helper.vue
@@ -6,8 +6,14 @@ defineProps<{
-