From c041caed5178aa97b0e814fd8250ee10959fcd21 Mon Sep 17 00:00:00 2001 From: Ben Kurtovic Date: Sun, 12 Oct 2014 03:22:24 -0500 Subject: [PATCH] Properly URL-encode tag links. --- _layouts/post.html | 2 +- static/main.js | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/_layouts/post.html b/_layouts/post.html index e5af5c5..81cf45b 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -7,7 +7,7 @@ layout: base