doc/tutorial/basics: add per-page chapter headings

Change-Id: I9e0a6b5d1a1c820081b3f87c3871068ea042f889
diff --git a/doc/tutorial/basics/fold.md b/doc/tutorial/basics/fold.md
index eabdc9b..4e8fa8e 100644
--- a/doc/tutorial/basics/fold.md
+++ b/doc/tutorial/basics/fold.md
@@ -1,5 +1,7 @@
 [TOC](Readme.md) [Prev](curly.md) [Next](foldany.md)
 
+_JSON Sugar and other Goodness_
+
 # Folding of Single-Field Structs
 
 CUE allows a shorthand for structs with single members.