Skip to content

Commit

Permalink
Banner remove
Browse files Browse the repository at this point in the history
  • Loading branch information
edamboritz committed Apr 25, 2022
1 parent e646eb2 commit c348fa7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 21 deletions.
3 changes: 2 additions & 1 deletion sefaria/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@
}


'''
GLOBAL_INTERRUPTING_MESSAGE = {
"name": "13042022-passover-donate-banner",
"style": "banner", # "modal" or "banner"
Expand All @@ -311,7 +312,7 @@
}
'''
GLOBAL_INTERRUPTING_MESSAGE = None
'''


# Grab environment specific settings from a file which
# is left out of the repo.
Expand Down
11 changes: 1 addition & 10 deletions static/mobile/message-en.json
Original file line number Diff line number Diff line change
@@ -1,10 +1 @@
{
"title": "",
"text": [
"At Passover, we celebrate teaching and storytelling. If you’ve used Sefaria’s many resources to learn about Jewish traditions or enhance your celebrations, we hope you’ll support the library with a donation today."
],
"buttonLink": "https://sefaria.nationbuilder.com/supportsefaria_aeb",
"buttonText": "Donate",
"name": "13042022-passover-donate-banner-1",
"schemaVersion": 1
}
null
11 changes: 1 addition & 10 deletions static/mobile/message-he.json
Original file line number Diff line number Diff line change
@@ -1,10 +1 @@
{
"title": "",
"text": [
"בפסח אנחנו חוגגים את מעשה ההוראה והסיפור. אם השתמשתם במשאבים הרבים של ספריא כדי ללמוד על מסורות יהודיות או להעמיק את החגיגות שלכם, אנחנו מקווים שתתמכו היום בספריה באמצעות תרומה.\n"
],
"buttonLink": "https://sefaria.nationbuilder.com/il_mobile_ahb",
"buttonText": "לתרומה",
"name": "13042022-passover-donate-banner-1",
"schemaVersion": 1
}
null

0 comments on commit c348fa7

Please sign in to comment.