forked from Git/hugo-story
		
	Delete 'exampleSite/layouts/partials/picture.html'
This commit is contained in:
		@@ -1,12 +0,0 @@
 | 
			
		||||
<article>
 | 
			
		||||
    <a href="{{ .image }}" class="image">
 | 
			
		||||
        <img src="{{ .thumb }}" alt="" />
 | 
			
		||||
    </a>
 | 
			
		||||
    <div class="caption">
 | 
			
		||||
        <h3>{{ .title }}</h3>
 | 
			
		||||
        <p>{{ .content }}</p>
 | 
			
		||||
        <ul class="actions fixed">
 | 
			
		||||
            <li><span class="button small">{{ .button }}</span></li>
 | 
			
		||||
        </ul>
 | 
			
		||||
    </div>
 | 
			
		||||
</article>
 | 
			
		||||
		Reference in New Issue
	
	Block a user