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:
Lorenzo Dellacà
2020-11-04 23:29:55 +01:00
parent 3cf0c72092
commit eefd3de659
13 changed files with 109 additions and 107 deletions

View File

@@ -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>