From 3fe075e1369c580acb642f1fc5b8984c09d4cbe2 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 31 Jul 2022 01:04:18 +0200 Subject: Fix typo --- layouts/partials/sidebar-toc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/partials/sidebar-toc.html') diff --git a/layouts/partials/sidebar-toc.html b/layouts/partials/sidebar-toc.html index 1a39494..5f4ff7e 100644 --- a/layouts/partials/sidebar-toc.html +++ b/layouts/partials/sidebar-toc.html @@ -14,7 +14,7 @@ {{ $toc = $toc | replaceRE `(.*)` `$2` | safeHTML }} {{ if ne .Params.annotations false }} - {{ $annotation = (partial "hypothesis.html" .) }} + {{ $annotation := (partial "hypothesis.html" .) }} {{ $toc = $toc | replaceRE `