Skip to content

Commit

Permalink
馃摎 Add html_last_updated_fmt = "" to conf.py (#691)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanas committed Mar 6, 2023
1 parent 2afac09 commit aa1d225
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Expand Up @@ -161,6 +161,7 @@
"use_issues_button": True,
"announcement": "<b>v0.19</b> is now out! See the Changelog for details",
}
html_last_updated_fmt = ""
# OpenGraph metadata
ogp_site_url = "https://myst-parser.readthedocs.io/en/latest"
# This is the image that GitHub stores for our social media previews
Expand Down

0 comments on commit aa1d225

Please sign in to comment.