mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-26 22:04:32 +02:00
352 B
352 B
title
title |
---|
scratch pad |
Conceptually, 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.