]> git.phdru.name Git - phdru.name/phdru.name.git/blobdiff - make-news.py
Separate generators links for news and the blog.
[phdru.name/phdru.name.git] / make-news.py
index 50890ec1fd9ff5526c4ed45f45903ea251c69007..5d196bf9760b9e83adbf3c0af772db9c51485a99 100755 (executable)
@@ -68,6 +68,7 @@ namespace = {
    "lang": lang,
    "author": "Oleg Broytmann",
    "email": "phd@phd.pp.ru",
+   "generator": os.path.basename(sys.argv[0]),
    "posts": news_items,
 }