diff --git a/doc/todo/Change_the_ikiwiki.info_search_box_to_not_using_Google.mdwn b/doc/todo/Change_the_ikiwiki.info_search_box_to_not_using_Google.mdwn
index f48396f5f..84e83cea7 100644
--- a/doc/todo/Change_the_ikiwiki.info_search_box_to_not_using_Google.mdwn
+++ b/doc/todo/Change_the_ikiwiki.info_search_box_to_not_using_Google.mdwn
@@ -9,7 +9,7 @@ With both engines adding the "site:ikiwiki.info" string to the search terms limi
> I've had a first stab at implementing this. It's in [my fork on
> GitHub](https://github.com/jmtd/ikiwiki/tree/duckduckgo), specifically [branch
> duckduckgo](https://github.com/jmtd/ikiwiki/tree/duckduckgo).
-> It's also live on . — [[Jon]] [[!tag patch]]
+> It's also live on . — [[Jon]] (2019) [[!tag patch]]
>> I've just updated this branch to not require JavaScript (I learned about a hidden parameter to
>> the search form for specifying the URLs to search under). In case this wasn't clear already, I