mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Add expiry dates to deprecated methods pages
This commit is contained in:
@@ -11,6 +11,7 @@ action:
|
||||
signatures: [PAGE.Scratch]
|
||||
toc: true
|
||||
aliases: [/extras/scratch/,/doc/scratch/,/functions/scratch]
|
||||
expiryDate: 2025-11-18 # deprecated 2024-11-18
|
||||
---
|
||||
|
||||
{{% deprecated-in 0.138.0 %}}
|
||||
|
||||
@@ -9,7 +9,7 @@ action:
|
||||
- methods/resource/Data
|
||||
returnType: resource.resourceError
|
||||
signatures: [RESOURCE.Err]
|
||||
expiryDate: 2026-01-31
|
||||
expiryDate: 2026-01-16 # deprecated 2025-01-16
|
||||
---
|
||||
|
||||
{{% deprecated-in 0.141.0 %}}
|
||||
|
||||
@@ -8,6 +8,7 @@ action:
|
||||
- functions/collections/NewScratch
|
||||
returnType: maps.Scratch
|
||||
signatures: [SHORTCODE.Scratch]
|
||||
expiryDate: 2025-11-18 # deprecated 2024-11-18
|
||||
---
|
||||
|
||||
{{% deprecated-in 0.139.0 %}}
|
||||
|
||||
Reference in New Issue
Block a user