This website requires JavaScript.
Explore
Help
Sign In
guanjihuan
/
GitHub_collection_hello-world
Watch
1
Star
0
Fork
0
You've already forked GitHub_collection_hello-world
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
GitHub_collection_hello-world
/
h
/
HOP
7 lines
124 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added HOP Unknown extension.
2013-05-27 22:42:36 -03:00
(define-service (hello-world)
(<HTML>
(<HEAD>
Normalize printed text Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-03-30 04:21:52 +13:00
(<TITLE> "Hello World"))
Added HOP Unknown extension.
2013-05-27 22:42:36 -03:00
(<BODY>
Normalize printed text Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-03-30 04:21:52 +13:00
"Hello World")))
Reference in New Issue
Copy Permalink