From 86182d2d8554113786fbeb5aba06d83f00938b8f Mon Sep 17 00:00:00 2001 From: "Alexander \"Arav\" Andreev" Date: Sun, 23 Jan 2022 21:01:16 +0400 Subject: [PATCH] In the name of consistency let's use single quotes. --- homepage/views/mindflow.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homepage/views/mindflow.pug b/homepage/views/mindflow.pug index 8d74141..93e9a85 100644 --- a/homepage/views/mindflow.pug +++ b/homepage/views/mindflow.pug @@ -12,7 +12,7 @@ block nav h1 Mindflow block content - p.center Here I post updates on websites and infrastructure, my very important opinions and thoughts no one asked for. If you'd like to subscribe to this bullshittery then #[a(href="rss.xml") RSS feed] at your service. :) + p.center Here I post updates on websites and infrastructure, my very important opinions and thoughts no one asked for. If you'd like to subscribe to this bullshittery then #[a(href='rss.xml') RSS feed] at your service. :) section if (posts)