reverting change
This commit is contained in:
		
							parent
							
								
									520d44b13e
								
							
						
					
					
						commit
						45ed65403a
					
				@ -14,7 +14,7 @@
 | 
				
			|||||||
      <time><em>Updated: {{ .Lastmod.Format "02 Jan 2006, 15:04" }} </em></time>
 | 
					      <time><em>Updated: {{ .Lastmod.Format "02 Jan 2006, 15:04" }} </em></time>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    {{ if isset .Params "image" }}
 | 
					    {{ if isset .Params "image" }}
 | 
				
			||||||
    <div style="width:100%">
 | 
					    <div>
 | 
				
			||||||
        <img class="featured-image" src="{{ $.Site.Params.blogCdnUrl }}{{ with .Params.image }}{{ . }}{{ end }}"/>
 | 
					        <img class="featured-image" src="{{ $.Site.Params.blogCdnUrl }}{{ with .Params.image }}{{ . }}{{ end }}"/>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    {{ else }}
 | 
					    {{ else }}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user