mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	Adds support for custom css.
This commit is contained in:
		| @@ -24,6 +24,7 @@ | |||||||
|     <!-- Styles --> |     <!-- Styles --> | ||||||
|     <link href="{{ "an-old-hope.min.css" | absURL }}" rel="stylesheet"> |     <link href="{{ "an-old-hope.min.css" | absURL }}" rel="stylesheet"> | ||||||
|     <link href="{{ "style.css" | absURL }}" rel="stylesheet"> |     <link href="{{ "style.css" | absURL }}" rel="stylesheet"> | ||||||
|  |     <link href="{{ "custom.css" | absURL }}" rel="stylesheet"> | ||||||
|     <!-- Favicons --> |     <!-- Favicons --> | ||||||
|     <link rel="apple-touch-icon" href="{{ "apple-touch-icon.png" | absURL }}"> |     <link rel="apple-touch-icon" href="{{ "apple-touch-icon.png" | absURL }}"> | ||||||
|     <link rel="icon" href="{{ "favicon.ico" | absURL }}"> |     <link rel="icon" href="{{ "favicon.ico" | absURL }}"> | ||||||
|   | |||||||
							
								
								
									
										1
									
								
								static/custom.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								static/custom.css
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | |||||||
|  | /* Place a custom css file in your own project to use this. */ | ||||||
		Reference in New Issue
	
	Block a user
	 Ryan Harter
					Ryan Harter