Skip to content

Commit

Permalink
Merge pull request #102 from stuartmaxwell:change_blog_title
Browse files Browse the repository at this point in the history
Change blog title
  • Loading branch information
stuartmaxwell authored Oct 7, 2024
2 parents 7c88bbd + 0a0bb8e commit 34a6512
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 34a6512

Please sign in to comment.