Skip to content

Commit db02621

Browse files
authored
Merge pull request #152 from rotki/octant-cta
feat: Octant Round 6 CTA
2 parents 0a9a6b3 + 6a46e7d commit db02621

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

messages/dashboard.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
[
2+
{
3+
"message": "Enjoying rotki? Consider ",
4+
"message_highlight": "supporting us in",
5+
"action": {
6+
"text": "Octant Epoch 6",
7+
"url": "https://octant.app/project/6/0x9531C059098e3d194fF87FebB587aB07B30B1306"
8+
},
9+
"period": {
10+
"start": 1736611200,
11+
"end": 1737820800
12+
}
13+
},
214
{
315
"message": "Enjoying rotki? Consider ",
416
"message_highlight": "supporting us in",

messages/welcome.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
{
22
"messages": [
3+
{
4+
"header": "Enjoying rotki?",
5+
"icon": "https://raw.githubusercontent.com/rotki/data/develop/messages/icon.svg",
6+
"text": "rotki is part of Octant Epoch 6",
7+
"action": {
8+
"text": "Support us here",
9+
"url": "https://octant.app/project/6/0x9531C059098e3d194fF87FebB587aB07B30B1306"
10+
},
11+
"period": {
12+
"start": 1736611200,
13+
"end": 1737820800
14+
}
15+
},
316
{
417
"header": "Enjoying rotki?",
518
"icon": "https://raw.githubusercontent.com/rotki/data/develop/messages/icon.svg",

0 commit comments

Comments
 (0)