Add contact email to bottom of each article.
This commit is contained in:
parent
183f663b4d
commit
2c15686a66
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ ARTICLE_TEMPLATE = '''
|
|||
[View this document's history]({github_history})
|
||||
|
||||
{commits}
|
||||
|
||||
Contact me: writing@voussoir.net
|
||||
'''
|
||||
|
||||
# HELPERS
|
||||
|
|
Loading…
Reference in a new issue