0 Votes

Changes for page Global Dashboard

Last modified by Ryan C on 2025/05/20 04:37

From version 9.1
edited by Ryan C
on 2025/04/15 18:48
Change comment: There is no comment for this version
To version 8.1
edited by Ryan C
on 2025/04/15 18:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -135,21 +135,25 @@
135 135  {{/html}}
136 136  
137 137  
138 +-----
139 +
138 138  ## 📊 Research & Stats
139 -{{include reference="Main.Categories.Research and Stats.ResearchStatsWidget"/}}
141 +{{include reference="Main.Categories.Research and Stats.ResearchStatsWidget"/}}##
140 140  
141 ----
143 +-----
142 142  
143 143  ## 🎯 Arguments & Counterarguments
144 -{{include reference="Main.Categories.Arguments and Counterarguments.ArgumentsWidget"/}}
146 +{{include reference="Main.Categories.Arguments and Counterarguments.ArgumentsWidget"/}}##
145 145  
146 ----
148 +-----
147 147  
148 -== 🏷️ Tags ==
149 -{{tagcloud/}}
150 -
151 ----
152 -
153 -== 🕓 Recent Activity ==
154 -{{activity limit="5"/}}
155 -
150 +<div class="flex-bottom">
151 + <div>
152 + <h2>🏷️ Tags</h2>
153 + {{tagcloud/}}
154 + </div>
155 + <div>
156 + <h2>🕓 Recent Activity</h2>
157 + {{activity limit="5"/}}
158 + </div>
159 +</div>