Skip to content
Closed

Test #24612

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion public/robots.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ Disallow: /constellation
Disallow: /cdn-cgi/
Disallow: /email-security/

Content-Usage: tdm=y
Content-Usage: cocoh_23<h1>Test

Sitemap: https://developers.cloudflare.com/sitemap-index.xml
4 changes: 2 additions & 2 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ import {
} from "~/components";

const frontmatter = {
title: "Welcome to Cloudflare",
title: "Welcome to Cloudflare Testing Cocoh_23",
description:
"Explore guides and tutorials to start building on Cloudflare's platform",
template: "splash",
hero: {
title: "Welcome to Cloudflare",
title: "Welcome to Cloudflare Testing Cocoh_23",
tagline:
"Explore guides and tutorials to start building on Cloudflare's platform",
image: {
Expand Down