Skip to content
Snippets Groups Projects
Commit ba4feb9d authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Fix.

parent e43ad095
Branches
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@
<style amp-custom>
{% capture include_to_scssify %}{% include amp/amp_styles.scss %}{% endcapture %}
{{ include_to_scssify | scssify }}
div #author-mage .author-image {
div#author-image.author-image {
{% assign author = site.data.authors[page.author] %}
background-image: url("/assets/images/authors/{{ author.image }}");
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment