Update _templates/cloudflare/pages-tinygo/pages/index.html

Co-authored-by: syumai <syumai@gmail.com>
This commit is contained in:
Allison Durham 2023-05-30 08:30:51 -05:00 committed by GitHub
parent 63173970be
commit c5858041ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
<a href="/api/hello">/api/hello</a> <a href="/api/hello">/api/hello</a>
</p> </p>
<p> <p>
<a href="/api/hello?name=syumai">/api/hello?name=Example</a> <a href="/api/hello?name=Example">/api/hello?name=Example</a>
</p> </p>
<p> <p>
<a href="/api/hello2">/api/hello2</a> <a href="/api/hello2">/api/hello2</a>