mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Update Scratch and Store descriptions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Scratch
|
||||
description: Creates a "scratch pad" on the given page to store and manipulate data.
|
||||
description: Returns a "scratch pad" on the given page to store and manipulate data.
|
||||
categories: []
|
||||
keywords: []
|
||||
action:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Store
|
||||
description: Creates a persistent "scratch pad" on the given page to store and manipulate data.
|
||||
description: Returns a persistent "scratch pad" on the given page to store and manipulate data.
|
||||
categories: []
|
||||
keywords: []
|
||||
action:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Scratch
|
||||
description: Creates a "scratch pad" scoped to the shortcode to store and manipulate data.
|
||||
description: Returns a "scratch pad" scoped to the shortcode to store and manipulate data.
|
||||
categories: []
|
||||
keywords: []
|
||||
action:
|
||||
|
||||
Reference in New Issue
Block a user