This website works better with JavaScript.
Explore
Help
Sign In
elal
/
hsf
mirror of
https://github.com/E-Almqvist/hsf
Watch
1
Star
0
Fork
You've already forked hsf
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Minor typo fix
Browse Source
master
E. Almqvist
3 years ago
parent
278c37f673
commit
6ab346b86a
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
wesweb01/srvtest/server.rb
2
wesweb01/srvtest/server.rb
Unescape
Escape
View File
@ -2,6 +2,6 @@
require
"
sinatra
"
get
(
"
"
)
do
get
(
"
/
"
)
do
return
"
Hello friend.
"
end
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
elal/hsf
Title
Body
Create Issue