Fix
This commit is contained in:
		
							parent
							
								
									6976d4879a
								
							
						
					
					
						commit
						d4f2d2eeec
					
				| 
						 | 
				
			
			@ -4,10 +4,9 @@
 | 
			
		|||
    <span>{{ site.Copyright | markdownify }}</span>
 | 
			
		||||
    {{- else }}
 | 
			
		||||
    <a href="/admin/" style="text-decoration: none;">©</a> <span><a href="{{ "" | absLangURL }}">Morgan</a> · PaperMod</span>
 | 
			
		||||
    <div style="font-size: 10px;font-weight: light;">
 | 
			
		||||
        <a href="#" id="theme-toggle">Toggle Dark Mode</a>
 | 
			
		||||
    </div>
 | 
			
		||||
    <span style="padding: 0;font-size: 5px; color: transparent;">Build date: {{ site.Params.buildDate }}</span>
 | 
			
		||||
    <div style="font-size: 10px;">
 | 
			
		||||
    <a href="#" id="theme-toggle">Toggle Dark Mode</a>
 | 
			
		||||
    <span style="font-size: 5px;">Build date: {{ site.Params.buildDate }}</span>
 | 
			
		||||
    {{- end }}
 | 
			
		||||
</footer>
 | 
			
		||||
{{- end }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue