change blob and hero image
This commit is contained in:
@@ -254,7 +254,7 @@ FAQ_ENTRIES = [
|
||||
{
|
||||
"question": "Where can I get support or report issues?",
|
||||
"answer": (
|
||||
"Support is available via email at support@radiuma.ca and through our "
|
||||
"Support is available via email at support@radiuma.com and through our "
|
||||
"community Discord server. For bug reports and feature requests, please "
|
||||
"use the Discord forum or contact us directly by email."
|
||||
),
|
||||
@@ -374,7 +374,7 @@ DOWNLOAD_ITEMS = [
|
||||
|
||||
|
||||
class Command(BaseCommand):
|
||||
help = "Seed the database with initial Radiuma / Radiuma content from radiuma.ca"
|
||||
help = "Seed the database with initial Radiuma / Radiuma content from radiuma.com"
|
||||
|
||||
def add_arguments(self, parser):
|
||||
parser.add_argument(
|
||||
|
||||
Reference in New Issue
Block a user