Created
March 12, 2016 03:36
-
-
Save machida/424025af41c2a65e55e5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.welcome | |
.logo | |
= image_tag "middleman-logo.svg" | |
%h1 Middleman is Running | |
%p.doc | |
= link_to "Read Documentation Online", "https://middlemanapp.com", target: "_blank" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment