Update share_post.py

This commit is contained in:
Maurizio Paglia 2023-05-11 08:27:01 +02:00 committed by GitHub
commit 8de72f2182
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,6 +21,8 @@ from pelican.generators import ArticlesGenerator, PagesGenerator
_create_link_functions = []
newline = '%0D%0A'
# Use this decorator to mark a function as
# a link creator. The function's prototype shall be