Skip to content

Commit 5e2c091

Browse files
committed
hardcode lastUpdated
1 parent 5ebe335 commit 5e2c091

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/content/docs/style-guide/fixtures/markdown.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Markdown
33
noindex: true
4+
lastUpdated: 2025-01-01T00:00:00Z
45
sidebar:
56
hidden: true
67
---

worker/index.worker.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ describe("Cloudflare Docs", () => {
270270
"---
271271
title: Markdown · Cloudflare Style Guide
272272
description: The HTML generated by this file is used as a test fixture for our Markdown generation.
273+
lastUpdated: 2025-01-01T00:00:00.000Z
273274
source_url:
274275
html: http://fakehost/style-guide/fixtures/markdown/index.md
275276
md: http://fakehost/style-guide/fixtures/markdown/

0 commit comments

Comments
 (0)