Add explicit support for hacker news and lobsters

This commit is contained in:
Michael Noronha
2017-06-11 23:30:31 -06:00
parent b3fb2aeff5
commit ae44e7777e
2 changed files with 8 additions and 2 deletions

View File

@@ -2,5 +2,7 @@
meta_img = "/images/image.jpg"
tags = ["tags"]
description = "Desc"
hacker_news_id = ""
lobsters_id = ""
title = "Title"
+++