From a86188fcb6fb8a726c72f06c342b7c48f18ad62a Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Tue, 31 Oct 2017 14:24:30 +1100 Subject: [PATCH] Put the JSON-LD version of my user profile inside my h-card, so it's easy to access with an mf2 parser if you want it (although I dunno why you would) --- home/templates/home/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/templates/home/index.html b/home/templates/home/index.html index 8f0e266..3e5d7f3 100644 --- a/home/templates/home/index.html +++ b/home/templates/home/index.html @@ -35,8 +35,8 @@ {% endfor %} + -
    {% for entry in entries %}