This commit is contained in:
		| @@ -2,13 +2,13 @@ | ||||
|     <div class="gh-footer-inner gh-inner"> | ||||
|  | ||||
|         <div class="gh-footer-bar"> | ||||
|             <span class="gh-footer-logo is-title"> | ||||
|             {{!-- <span class="gh-footer-logo is-title"> | ||||
|                 {{#if @site.logo}} | ||||
|                     <img src="{{@site.logo}}" alt="{{@site.title}}"> | ||||
|                 {{else}} | ||||
|                     {{@site.title}} | ||||
|                 {{/if}} | ||||
|             </span> | ||||
|             </span> --}} | ||||
|             <nav class="gh-footer-menu"> | ||||
|                 {{navigation type="secondary"}} | ||||
|             </nav> | ||||
| @@ -16,7 +16,7 @@ | ||||
|                 Powered by <a href="https://ghost.org/" target="_blank" rel="noopener">Ghost</a> | ||||
|             </div> --}} | ||||
|         </div> | ||||
|  | ||||
| {{!--  | ||||
|         {{#if @site.members_enabled}} | ||||
|             {{#unless @member}} | ||||
|                 <section class="gh-footer-signup"> | ||||
| @@ -29,7 +29,7 @@ | ||||
|                     {{> "email-subscription" email_field_id="footer-email"}} | ||||
|                 </section> | ||||
|             {{/unless}} | ||||
|         {{/if}} | ||||
|         {{/if}} --}} | ||||
|  | ||||
|     </div> | ||||
| </footer> | ||||
		Reference in New Issue
	
	Block a user