use extruct for opengraph/json-ld/microdata of articles

This commit is contained in:
Jason
2020-11-03 10:31:36 +00:00
parent 736cdc8576
commit b759f46582
4 changed files with 35 additions and 16 deletions
+1 -1
View File
@@ -157,4 +157,4 @@ if __name__ == '__main__':
webworm = Publication("https://www.webworm.co/")
posts = webworm.feed()
print(posts[:1])
print(webworm.story(posts[0]))
print(webworm.story(posts[0]))