Fix minor issues
- fixed indentation - moved navbars and policy popup to "partials" - fixed broken image if website icon wasn't set
This commit is contained in:
2
post.hbs
2
post.hbs
@@ -18,7 +18,7 @@
|
||||
{{#post}}
|
||||
<div class="mind-post_content">
|
||||
<div class="mind-post_content-header">
|
||||
<img class="mind-post_feature-image" src="{{img_url feature_image size="l"}}"/>
|
||||
<img class="mind-post_feature-image" src="{{img_url feature_image size="l"}}" alt="Feature Image"/>
|
||||
</div>
|
||||
{{content}}
|
||||
<hr>
|
||||
|
||||
Reference in New Issue
Block a user