From 84a308693f85e3c5bf9563a934c35f6fc5ec0817 Mon Sep 17 00:00:00 2001 From: Robbie Antenesse Date: Fri, 7 Jun 2019 21:50:15 -0600 Subject: [PATCH] Update ads and announcements --- ads.json | 21 +++++++++++++++------ src/php/announcements.json | 4 ++-- 2 files changed, 17 insertions(+), 8 deletions(-) diff --git a/ads.json b/ads.json index 4ff056b..6bffb9a 100644 --- a/ads.json +++ b/ads.json @@ -1,16 +1,16 @@ [ { - "header": "Do You Like Lexiconga?", - "body": "If you enjoy Lexiconga, you can help contribute to keeping it online and adding new features. Your donations are much appreciated!", - "cta": "Buy Me a Coffee!", - "link": "https://buymeacoffee.com/robbieantenesse", + "header": "Support Lexiconga", + "body": "You can contribute a small amount each month toward keeping Lexiconga online and help us keep working on new features. We appreciate whatever you can offer!", + "cta": "Support Lexiconga!", + "link": "https://liberapay.com/robbieantenesse/donate", "start": "June 1, 2019", "end": "August 1, 2099", "isPriority": false }, { - "header": "Support Lexiconga", - "body": "If you enjoy Lexiconga, you can help contribute to keeping it online and adding new features. Your donations are much appreciated!", + "header": "Do You Like Lexiconga?", + "body": "If you enjoy Lexiconga, you can make a one-time donation to the developer toward keeping it online and adding new features. Your donations are much appreciated!", "cta": "Buy Me a Coffee!", "link": "https://buymeacoffee.com/robbieantenesse", "start": "June 1, 2019", @@ -26,6 +26,15 @@ "end": "March 1, 2020", "isPriority": false }, + { + "header": "Protect Your Readers", + "body": "RedFlag puts a wall between your readers or followers and content that you want to share. Choose up to 3 different warnings to help them be aware of what they're about to view!", + "cta": "Use RedFlag for Free", + "link": "https://redflag.ga", + "start": "June 1, 2019", + "end": "January 1, 2020", + "isPriority": false + }, { "header": "Get Theonite: Planet Adyn free!", "body": "\"This book is the superhero fantasy you didn't know you needed. Magic, Afrofuturism, and heart-pumping suspense - this book has it all!\" - WeReadFantasy.com", diff --git a/src/php/announcements.json b/src/php/announcements.json index eef6582..6aa1260 100644 --- a/src/php/announcements.json +++ b/src/php/announcements.json @@ -1,7 +1,7 @@ [ { - "header": "Test", - "body": "

Test

", + "header": "Welcome to Lexiconga 2.0!", + "body": "

Lexiconga has been rewritten from the ground up!

Check the Updates page for all the new features, or click Help to get a refresher on how to use Lexiconga!

", "expire": "January 1, 2020" } ] \ No newline at end of file