john melesky 8 жил өмнө
parent
commit
04f7f94850

+ 1 - 0
posts/2015-10-07-rosa-rosa-rosam.markdown

@@ -1,6 +1,7 @@
 ---
 title: Rosa Rosa Rosam
 author: Ovidius
+tags: pseudo-latin, other
 ---
 
 Suspendisse pharetra ullamcorper sem et auctor. Suspendisse vitae tellus eu

+ 1 - 0
site.hs

@@ -22,6 +22,7 @@ main = hakyll $ do
       >>= relativizeUrls
 
   tags <- buildTags "posts/*" (fromCapture "tags/*.html")
+
   tagsRules tags $ \tag pattern -> do
     let title = "Posts tagged \"" ++ tag ++ "\""
     route idRoute