diff --git a/src/App.vue b/src/App.vue
index d62033b41..857ff894a 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -278,6 +278,7 @@ export default {
await store.dispatch("initialize");
},
async mounted() {
+ this.setTips();
const cookies = document.cookie.split(";");
for (let cookie of cookies) {
@@ -318,6 +319,7 @@ export default {
"initialize",
"reinitialize",
"setUser",
+ "setTips",
]),
setSize(size) {
this.small_screen = size.width < 576;
diff --git a/src/components/ContentSideRight.vue b/src/components/ContentSideRight.vue
index b2b91b3e9..0ce06a19c 100644
--- a/src/components/ContentSideRight.vue
+++ b/src/components/ContentSideRight.vue
@@ -1,135 +1,160 @@
-
- Sync your player's character sheets from other resources in
- Harmless Key *.
-
+ Sync your player's character sheets from other resources in
+ Harmless Key *.
+ Try the most advanced initiative tracker on the internet.
+ Try the most advanced initiative tracker on the internet.
+ Need a free adventure template, or help forming the basic idea of your adventure?
- Join others on our Discord and be amongst the first to know about new updates.
-
+ Need a free adventure template, or help forming the basic idea of your adventure?
+
+ Join others on our Discord and be amongst the first to know about new updates.
+ D&D Combat tracker
- D&D Combat tracker
+
-
-
+
+