Skip to content

Commit

Permalink
experimental pushing!
Browse files Browse the repository at this point in the history
  • Loading branch information
TangentFoxy committed Jul 12, 2016
1 parent dd21098 commit f31d07c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app.moon
Expand Up @@ -14,6 +14,10 @@ class extends lapis.Application
return status: 200
}

"/test": =>
@html ->
h1 "I am fully functional ;)"

"/": =>
@html ->
p ->
Expand Down

0 comments on commit f31d07c

Please sign in to comment.