You've already forked Ghost-Theme-Source
Tag and author templates
This commit is contained in:
@@ -18,15 +18,13 @@
|
||||
</div>
|
||||
|
||||
<section class="gh-footer-signup">
|
||||
{{#if @custom.footer_signup_header}}
|
||||
<h2 class="gh-footer-signup-header is-title">
|
||||
{{#if @custom.footer_signup_header}}
|
||||
{{@custom.footer_signup_header}}
|
||||
{{else}}
|
||||
Subscribe to {{@site.title}}
|
||||
{{/if}}
|
||||
</h2>
|
||||
{{/if}}
|
||||
<h2 class="gh-footer-signup-header is-title">
|
||||
{{#if @custom.footer_signup_header}}
|
||||
{{@custom.footer_signup_header}}
|
||||
{{else}}
|
||||
Subscribe to {{@site.title}}
|
||||
{{/if}}
|
||||
</h2>
|
||||
{{#if @custom.footer_signup_subhead}}
|
||||
<p class="gh-footer-signup-subhead is-body">{{@custom.footer_signup_subhead}}</p>
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user