mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-28 22:50:35 +03:00
Merge commit '766085c2dc
'
This commit is contained in:
commit
e6dd54943f
32 changed files with 128 additions and 62 deletions
|
@ -42,7 +42,7 @@ $scratch := newScratch
|
|||
$scratch.Set "greeting" "Hello"
|
||||
```
|
||||
|
||||
A `Scratch` is also added to both `Page` and `Shortcode`. `Sratch` have the following methods:
|
||||
A `Scratch` is also added to both `Page` and `Shortcode`. `Scratch` has the following methods:
|
||||
|
||||
#### .Set
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue