mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 04:02:38 +00:00
349 B
349 B
title
| title |
|---|
| scratch pad |
Conceptually, a scratch pad is a map with methods to set, get, update, and delete values. Attach the data structure to a Page or Site object using the Store method, or create a locally scoped scratch pad using the newScratch function.