Fix
This commit is contained in:
		
							parent
							
								
									baf0d35f78
								
							
						
					
					
						commit
						50bd5d3281
					
				| 
						 | 
				
			
			@ -3,7 +3,7 @@
 | 
			
		|||
    {{- if site.Copyright }}
 | 
			
		||||
    <span>{{ site.Copyright | markdownify }}</span>
 | 
			
		||||
    {{- else }}
 | 
			
		||||
    <a href="/admin/{{- if .IsPage }}#/collections/{{ .Type }}/entries/{{ .Slug }}{{- end }}" style="text-decoration: none;">©</a> <span><a href="{{ "" | absLangURL }}">Morgan</a> · PaperMod</span>
 | 
			
		||||
    <a href="/admin/" style="text-decoration: none;">©</a> <span><a href="{{ "" | absLangURL }}">Morgan</a> · PaperMod</span>
 | 
			
		||||
    <br/>
 | 
			
		||||
    <span style="">Ver.{{ site.Params.buildDate }} </span>
 | 
			
		||||
    <a href="#" id="theme-toggle">Toggle Dark Mode</a>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue