From 6b315fbf36e59ea5b908daec891ad6e13685fa2d Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 2 Dec 2020 18:27:18 -0300 Subject: public-inbox.html: Add comment on the existence of public-inbox.html --- _includes/public-inbox.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_includes/public-inbox.html b/_includes/public-inbox.html index e0b6348..c645572 100644 --- a/_includes/public-inbox.html +++ b/_includes/public-inbox.html @@ -1,3 +1,9 @@ +{% comment %} + This snippet need to be an include and not simply a string entry in + _config.yml. This is because the page.title needs to be injected in the + comment link, and putting it as pieces of a string in _config.yml would make + it harder to understand. +{% endcomment %} {% if page.lang == 'en' %} Comment and see -- cgit v1.2.3