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