[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#43803] website: theme: Allow adding noindex meta element to pages.
From: |
Ricardo Wurmus |
Subject: |
[bug#43803] website: theme: Allow adding noindex meta element to pages. |
Date: |
Mon, 05 Oct 2020 15:41:53 +0200 |
User-agent: |
mu4e 1.4.13; emacs 27.1 |
Mathieu Othacehe <othacehe@gnu.org> writes:
>> + (noindex? #false)
>
> You can use #f instead.
I gotta say that I do prefer #false and think that using it elsewhere in
Guix would be nice. Yes, #f is shorter, but there’s something nice
about the readability of #false. We don’t usually abbreviate other
things in Scheme (cf “call-with-current-continuation”), so #false would
feel right at home :)
--
Ricardo