This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
armchairauditor
mirror of
https://github.com/adrianshort/armchairauditor.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Conditionally display tagline
master
Adrian Short
9 years ago
parent
44c16926ed
commit
7f3b4df824
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
views/layout.haml
+ 2
- 2
views/layout.haml
View File
@@ -27,7 +27,7 @@
.grid_12
%h1.logo
= SETTING.site_name
-
#
-
if SETTING.site_tagline
%span.tagline
= SETTING.site_tagline
#nav.noprint
@@ -44,4 +44,4 @@
Adrian Short.
%a{ :href => "https://github.com/adrianshort/armchair-auditor" }<
Get the code on GitHub.
Write
Preview
Loading…
Cancel
Save