mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
9855db676e
* Cloudflare prerender branch * Add prerendered routes to Cloudflare routes.json * Adding changeset * Prevent process proxy from running during prerender phase
8 lines
87 B
Text
8 lines
87 B
Text
<html>
|
|
<head>
|
|
<title>Testing</title>
|
|
</head>
|
|
<body>
|
|
<h1>Testing</h1>
|
|
</body>
|
|
</html>
|