content section
This commit is contained in:
		@@ -8,15 +8,4 @@
 | 
			
		||||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
<!-- Contact Info -->
 | 
			
		||||
<div id="contact_buttons">
 | 
			
		||||
    <footer>
 | 
			
		||||
        <p>Made by {{ $.Site.Data.config.name }} using <a href="https://github.com/jackyzha0/quartz">Quartz</a>, © {{ dateFormat "2006" now }}</p>
 | 
			
		||||
        {{ if not .IsHome }}
 | 
			
		||||
        <a href="/">Home</a>
 | 
			
		||||
        {{end}}
 | 
			
		||||
        {{- range $.Site.Data.config.links -}}
 | 
			
		||||
        <a href="{{.link}}">{{.link_name}}</a>
 | 
			
		||||
        {{- end -}}
 | 
			
		||||
    </footer>
 | 
			
		||||
</div>
 | 
			
		||||
{{partial "contact.html" .}}
 | 
			
		||||
		Reference in New Issue
	
	Block a user