Initial sinatra project structure
This commit is contained in:
5
views/index/home.erb
Normal file
5
views/index/home.erb
Normal file
@ -0,0 +1,5 @@
|
||||
<div class="row">
|
||||
<div class="columns twelve">
|
||||
<p>This is the home page.</p>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user