Update ads and announcements
This commit is contained in:
parent
4dbcb740f4
commit
5e75735acd
21
ads.json
21
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",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[
|
||||
{
|
||||
"header": "Test",
|
||||
"body": "<p>Test</p>",
|
||||
"header": "Welcome to Lexiconga 2.0!",
|
||||
"body": "<p>Lexiconga has been rewritten from the ground up!</p><p>Check the <a href=\"https://github.com/Alamantus/Lexiconga/releases\" target=\"_blank\">Updates page</a> for all the new features, or click Help to get a refresher on how to use Lexiconga!</p>",
|
||||
"expire": "January 1, 2020"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue