summaryrefslogtreecommitdiffstats
path: root/docs/content/en/functions/resources
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/functions/resources')
-rw-r--r--docs/content/en/functions/resources/FromString.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/content/en/functions/resources/FromString.md b/docs/content/en/functions/resources/FromString.md
index 4cd04f609..bd2d894b1 100644
--- a/docs/content/en/functions/resources/FromString.md
+++ b/docs/content/en/functions/resources/FromString.md
@@ -22,9 +22,9 @@ Let's say you need to publish a file named "site.json" in the root of your `publ
```json
{
- "build_date": "2025-01-16T19:14:41-08:00",
- "hugo_version": "0.141.0",
- "last_modified": "2025-01-16T19:14:46-08:00"
+ "build_date": "2025-05-03T19:14:41-08:00",
+ "hugo_version": "0.147.9",
+ "last_modified": "2025-05-03T19:14:46-08:00"
}
```