edited post
This commit is contained in:
		
							parent
							
								
									16e41217d4
								
							
						
					
					
						commit
						f7caf221b6
					
				| 
						 | 
					@ -4,7 +4,7 @@
 | 
				
			||||||
    <span>{{ site.Copyright | markdownify }}</span>
 | 
					    <span>{{ site.Copyright | markdownify }}</span>
 | 
				
			||||||
    {{- else }}
 | 
					    {{- else }}
 | 
				
			||||||
    <a href="/admin/" style="text-decoration: none;">©</a> <span>{{ now.Year }} <a href="{{ "" | absLangURL }}">{{ site.Title }}</a></span>
 | 
					    <a href="/admin/" style="text-decoration: none;">©</a> <span>{{ now.Year }} <a href="{{ "" | absLangURL }}">{{ site.Title }}</a></span>
 | 
				
			||||||
    <span>Build date: {{- if not ( eq site.buildDate 0 ) }}{{ site.buildDate }}{{- end }}</span>
 | 
					    <span>Build date: {{ site.buildDate }}</span>
 | 
				
			||||||
    {{- end }}
 | 
					    {{- end }}
 | 
				
			||||||
</footer>
 | 
					</footer>
 | 
				
			||||||
{{- end }}
 | 
					{{- end }}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue