From b2aa4449232eb071cf870f66d6a70e05bab2e3bb Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Wed, 15 Feb 2017 20:53:40 +0200 Subject: [PATCH] #41 dots in layout --- views/layout.haml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/views/layout.haml b/views/layout.haml index 77d2d2ec..c9e20a5f 100644 --- a/views/layout.haml +++ b/views/layout.haml @@ -17,13 +17,16 @@ =yield %p Made by - %a{:href => 'http://www.yegor256.com'} @yegor256 + = succeed "." do + %a{:href => 'http://www.yegor256.com'} @yegor256 %p Version - =ver + = succeed "." do + =ver %p It is open source, please - %a{:href => 'https://github.com/yegor256/0pdd'} contribute + = succeed "." do + %a{:href => 'https://github.com/yegor256/0pdd'} contribute :javascript (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),