Add OpenGraph description support to blogit
[web-old.git] / templates / article_header.html
index c0557b63068dc95a7bcafd6d9bf93191072b807d..8f2c196745a0d97074f12c2d6cc31aadbdddeba7 100644 (file)
@@ -1,4 +1,5 @@
-<meta property="og:description" content="Blog post - $TITLE. Learn more by visiting the page.">
+<meta property="og:title" content="based.quest - $TITLE">
+<meta property="og:description" content="$DESCRIPTION">
 <a href="index.html"><-- Back</a>
 <div id="post">
 <h1>$TITLE</h1>