Skip to content

Commit

Permalink
Default image alignment None
Browse files Browse the repository at this point in the history
  • Loading branch information
brylie committed Jul 2, 2023
1 parent 48d56b6 commit 0c280b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content_migration/management/constants.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DEFAULT_IMAGE_WIDTH = 350
DEFAULT_IMAGE_ALIGN = "left"
DEFAULT_IMAGE_ALIGN = None

LOCAL_MIGRATION_DATA_DIRECTORY = "migration_data/"
SITE_BASE_URL = "https://westernfriend.org/"
Expand Down

0 comments on commit 0c280b7

Please sign in to comment.