mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 17:08:02 -04:00
Add expiry dates to deprecated methods pages
This commit is contained in:
parent
365ab345f2
commit
042a6846bb
@ -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 %}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user