aboutsummaryrefslogtreecommitdiffstats
path: root/resources/announcements/version.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-04-24 12:23:44 -0500
committerLibravatar GitHub <noreply@github.com>2022-04-24 12:23:44 -0500
commit442ef142fc4bd7c430d8a1314535f03576f616f6 (patch)
tree10d8df84e8c5ba68b7dd0bf6bc1e0add6a766b63 /resources/announcements/version.json
parentfix: branding on README.md (diff)
downloadferdium-server-442ef142fc4bd7c430d8a1314535f03576f616f6.tar.gz
ferdium-server-442ef142fc4bd7c430d8a1314535f03576f616f6.tar.zst
ferdium-server-442ef142fc4bd7c430d8a1314535f03576f616f6.zip
Rebranded from 'ferdi' to 'ferdium' (#4)
Diffstat (limited to 'resources/announcements/version.json')
-rw-r--r--resources/announcements/version.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/resources/announcements/version.json b/resources/announcements/version.json
index 79aabf3..3865a89 100644
--- a/resources/announcements/version.json
+++ b/resources/announcements/version.json
@@ -1,10 +1,10 @@
1{ 1{
2 "main": { 2 "main": {
3 "headline": "Example Accouncement", 3 "headline": "Example Announcement",
4 "subHeadline": "Configure your announcement here", 4 "subHeadline": "Configure your announcement here",
5 "image": { 5 "image": {
6 "light": "https://api.getferdi.com/assets/feature/light.png", 6 "light": "https://api.ferdium.org/assets/feature/light.png",
7 "dark": "https://api.getferdi.com/assets/feature/dark.png" 7 "dark": "https://api.ferdium.org/assets/feature/dark.png"
8 }, 8 },
9 "text": "Long description here", 9 "text": "Long description here",
10 "cta": { 10 "cta": {
@@ -31,4 +31,4 @@
31 } 31 }
32 } 32 }
33 } 33 }
34} \ No newline at end of file 34}