Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into docker_compose_build
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartmaxwell committed Oct 7, 2024
2 parents f9440ca + 34a6512 commit 5b210e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -241,4 +241,5 @@
DJPRESS_SETTINGS = {
"MARKDOWN_EXTENSIONS": ["pymdownx.superfences", "pymdownx.highlight", "tables", "pymdownx.emoji", "toc"],
"MARKDOWN_EXTENSION_CONFIGS": {"pymdownx.emo,ji": {"emoji_generator": pymdownx.emoji.to_alt}},
"BLOG_TITLE": "stuartm.nz",
}

0 comments on commit 5b210e3

Please sign in to comment.