File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 < div class ='col8 pad4x stickymove '> < h3 class ='space-bottom2 big '> latest news</ h3 >
2323 < h1 class ='space-bottom2 ' > < a href ="{{site.baseurl}}{{post.url}} "> {{ page.title }}</ a > </ h1 >
2424 < p > {{ page.date | date: "%b %d, %Y" }}</ p >
25-
26- < div class ='col12 pad2y '>
27- < div class ='col6 small '> BY: < span class ='pad1x '> < img class ='dot ' src ='{{ author[0].image }} ' width ='30 '>
25+ < div class ="col12 pad2y ">
26+ < div class ="col6 small "> BY:
27+ < span class ="pad1x ">
28+ < img class ="dot " alt ="{{ author[0].name }} " src ="{{ author[0].image }} " width ="30 "/>
2829
2930 {% if author[0].github != null %}
3031 < a href ='{{ author[0].github }} '> {{ page.author }}</ a >
3132 {% else %}
3233 {{ page.author }}
3334 {% endif %}
34- </ div > </ span >
35+ </ span >
36+ </ div >
3537 </ div >
3638
3739 < div class ='col12 pad4y space-bottom4 '>
You can’t perform that action at this time.
0 commit comments