From 2f881ce99d9f1cc60e2d25107667456260b8878b Mon Sep 17 00:00:00 2001 From: gebele Date: Tue, 16 May 2017 13:21:22 +0000 Subject: fixed cite text and version --- views/layout.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'views/layout.haml') diff --git a/views/layout.haml b/views/layout.haml index 3c6fa5d..d8ff735 100644 --- a/views/layout.haml +++ b/views/layout.haml @@ -56,10 +56,10 @@ %img.share{:src=>"/images/Facebook.png"} %div.row %div.col-md-12 - Please refer this + Please cite %a{ :href=>"https://doi.org/10.3389/fphar.2013.00038", :rel=>"external"} %img{ :src=>"https://zenodo.org/badge/DOI/10.3389/zenodo.10.3389.svg", :alt=>"DOI"} - for any citations. + in scientific publications. :javascript $(document).ready(function(){ -- cgit v1.2.3