mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 10:22:44 +01:00 
			
		
		
		
	head: rm site.webmanifest, not a PWA
This commit is contained in:
		@@ -25,7 +25,6 @@
 | 
			
		||||
<link href="{{ $stylesheet.Permalink }}" integrity="{{ $stylesheet.Data.Integrity }}" rel="preload stylesheet"
 | 
			
		||||
    as="style">
 | 
			
		||||
<!-- Favicons -->
 | 
			
		||||
<link rel="manifest" href="{{ "site.webmanifest" | absURL }}">
 | 
			
		||||
<link rel="icon" href="{{- .Site.Params.assets.favicon | default "favicon.ico" | absURL -}}">
 | 
			
		||||
<link rel="icon" type="image/png" sizes="16x16" href="
 | 
			
		||||
    {{- .Site.Params.assets.favicon16x16 | default "favicon-16x16.png" | absURL -}}">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user