Skip to content

Commit

Permalink
feat: Octant Round 6 CTA
Browse files Browse the repository at this point in the history
  • Loading branch information
lukicenturi committed Jan 13, 2025
1 parent 0a9a6b3 commit 6a46e7d
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
12 changes: 12 additions & 0 deletions messages/dashboard.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
[
{
"message": "Enjoying rotki? Consider ",
"message_highlight": "supporting us in",
"action": {
"text": "Octant Epoch 6",
"url": "https://octant.app/project/6/0x9531C059098e3d194fF87FebB587aB07B30B1306"
},
"period": {
"start": 1736611200,
"end": 1737820800
}
},
{
"message": "Enjoying rotki? Consider ",
"message_highlight": "supporting us in",
Expand Down
13 changes: 13 additions & 0 deletions messages/welcome.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
{
"messages": [
{
"header": "Enjoying rotki?",
"icon": "https://raw.githubusercontent.com/rotki/data/develop/messages/icon.svg",
"text": "rotki is part of Octant Epoch 6",
"action": {
"text": "Support us here",
"url": "https://octant.app/project/6/0x9531C059098e3d194fF87FebB587aB07B30B1306"
},
"period": {
"start": 1736611200,
"end": 1737820800
}
},
{
"header": "Enjoying rotki?",
"icon": "https://raw.githubusercontent.com/rotki/data/develop/messages/icon.svg",
Expand Down

0 comments on commit 6a46e7d

Please sign in to comment.