mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	remove custom css support
* user can clone head into <site root>/layouts/partials/head.html and add custom resources and assets according to wish
This commit is contained in:
		| @@ -35,7 +35,6 @@ | ||||
| <link href="{{ $profileMode.Permalink }}" integrity="{{ $profileMode.Data.Integrity }}" rel="preload stylesheet" | ||||
|     as="style"> | ||||
| {{end}} | ||||
| <link href="{{ "custom.css" | absURL }}" rel="stylesheet"> | ||||
| <!-- Favicons --> | ||||
| <link rel="apple-touch-icon" href="{{ "apple-touch-icon.png" | absURL }}"> | ||||
| <link rel="icon" href="{{ "favicon.ico" | absURL }}"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange