Skip to content

Commit

Permalink
Merge pull request #229 from DrDaveD/kick
Browse files Browse the repository at this point in the history
Kick off republish
  • Loading branch information
DrDaveD authored Nov 12, 2023
2 parents 434346b + 91c40a1 commit 30b980b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions replacements.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ def variableReplace(app, docname, source):
def setup(app):
app.add_config_value('variable_replacements', {}, True)
app.connect('source-read', variableReplace)

0 comments on commit 30b980b

Please sign in to comment.