10 lines
177 B
Plaintext
10 lines
177 B
Plaintext
---
|
|
title: Welcome to Middleman
|
|
---
|
|
|
|
%section.welcome
|
|
= image_tag 'github-original.png'
|
|
%p
|
|
= I18n.t(:find_me_github)
|
|
= link_to 'gdott9', 'https://github.com/gdott9'
|