From 89704fa31147cad42ab6f8e3bd9452db2825ba71 Mon Sep 17 00:00:00 2001 From: Quinn Shanahan Date: Mon, 2 Aug 2010 10:05:07 -0400 Subject: [PATCH] page source link --- src/pages/resume.haml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/pages/resume.haml b/src/pages/resume.haml index e5c2c4d..d01f9e0 100644 --- a/src/pages/resume.haml +++ b/src/pages/resume.haml @@ -93,7 +93,11 @@ %h2 Contact Info - .contact + %p.contact .name Quinn Shanahan .phone 641-233-1123 .email= link address = 'q.shanahan@gmail.com', "mailto:#{address}" + + %p + You can view the source of this page + = link "here", "http://github.com/quinn/quinnshanahan.com/blob/master/src/pages/resume.haml"