... |
... |
@@ -39,7 +39,7 @@ |
39 |
39 |
} |
40 |
40 |
</style> |
41 |
41 |
|
42 |
|
-<h2>📚 Categories</h2> |
|
42 |
+<h2>📚 Knowledge Domains</h2> |
43 |
43 |
<div class="dashboard-columns"> |
44 |
44 |
|
45 |
45 |
<!-- COLUMN 1 --> |
... |
... |
@@ -61,15 +61,12 @@ |
61 |
61 |
<li><a href="/bin/view/Main%20Categories/History/USS%20Liberty">USS Liberty</a></li> |
62 |
62 |
</ul> |
63 |
63 |
|
64 |
|
-<h3> |
65 |
|
- <span style="display: inline-block; font-size: 0.9em; background: #330000; color: red; padding: 0.15em 0.4em; border-radius: 0.3em; margin-right: 0.4em;">!=</span> |
66 |
|
- Discrimination |
67 |
|
-</h3> |
68 |
|
-<ul> |
69 |
|
- <li><a href="/bin/view/Main%20Categories/Discrimination/DEI">DEI</a></li> |
70 |
|
- <li><a href="/bin/view/Main%20Categories/Discrimination/Discrimination%20Against%20White%20People">Against White People</a></li> |
71 |
|
- <li><a href="/bin/view/Main%20Categories/Discrimination/FAA%20Air%20Traffic%20Controller%20Hiring%20Scandal">FAA Scandal</a></li> |
72 |
|
-</ul> |
|
64 |
+ <h3>⚖️ Discrimination</h3> |
|
65 |
+ <ul> |
|
66 |
+ <li><a href="/bin/view/Main%20Categories/Discrimination/DEI">DEI</a></li> |
|
67 |
+ <li><a href="/bin/view/Main%20Categories/Discrimination/Discrimination%20Against%20White%20People">Against White People</a></li> |
|
68 |
+ <li><a href="/bin/view/Main%20Categories/Discrimination/FAA%20Air%20Traffic%20Controller%20Hiring%20Scandal">FAA Scandal</a></li> |
|
69 |
+ </ul> |
73 |
73 |
</div> |
74 |
74 |
|
75 |
75 |
<!-- COLUMN 2 --> |
... |
... |
@@ -135,25 +135,26 @@ |
135 |
135 |
{{/html}} |
136 |
136 |
|
137 |
137 |
|
138 |
|
------ |
|
135 |
+--- |
139 |
139 |
|
140 |
140 |
## 📊 Research & Stats |
141 |
|
-{{include reference="Main.Categories.Research and Stats.ResearchStatsWidget"/}}## |
|
138 |
+{{include reference="Main.Categories.Research and Stats.ResearchStatsWidget"/}} |
142 |
142 |
|
143 |
|
------ |
|
140 |
+--- |
144 |
144 |
|
145 |
145 |
## 🎯 Arguments & Counterarguments |
146 |
|
-{{include reference="Main.Categories.Arguments and Counterarguments.ArgumentsWidget"/}}## |
|
143 |
+{{include reference="Main.Categories.Arguments and Counterarguments.ArgumentsWidget"/}} |
147 |
147 |
|
148 |
|
------ |
|
145 |
+--- |
149 |
149 |
|
150 |
150 |
<div class="flex-bottom"> |
151 |
151 |
<div> |
152 |
152 |
<h2>🏷️ Tags</h2> |
153 |
|
- {{tagcloud/}} |
|
150 |
+ {{tagcloud/}} |
154 |
154 |
</div> |
155 |
155 |
<div> |
156 |
156 |
<h2>🕓 Recent Activity</h2> |
157 |
|
- {{activity limit="5"/}} |
|
154 |
+ {{activity limit="5"/}} |
158 |
158 |
</div> |
159 |
159 |
</div> |
|
157 |
+ |