67ccec9e16
* Node adapter: handle prerendering and serving with query params * Adding a changeset
10 lines
93 B
Text
10 lines
93 B
Text
---
|
|
---
|
|
<html>
|
|
<head>
|
|
<title>One</title>
|
|
</head>
|
|
<body>
|
|
<h1>One</h1>
|
|
</body>
|
|
</html>
|