Skip to content

Commit

Permalink
Adding Harvard!
Browse files Browse the repository at this point in the history
  • Loading branch information
hshyk committed Dec 8, 2016
1 parent c0d68b4 commit 10b88b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require 'sinatra'

get '/' do
"Hello Yale!"
"Hello Harvard!"
end

get '/foo' do
Expand Down

0 comments on commit 10b88b9

Please sign in to comment.