mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	| @@ -14,7 +14,7 @@ | ||||
|     -webkit-line-clamp: 3 | ||||
| } | ||||
|  | ||||
| .first-entry .entry-header h2 { | ||||
| .first-entry .entry-header h1 { | ||||
|     font-size: 34px; | ||||
|     line-height: 1.3 | ||||
| } | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| {{- with $.Site.Params.homeInfoParams }} | ||||
| <article class="first-entry home-info"> | ||||
|     <header class="entry-header"> | ||||
|         <h2>{{- .Title | markdownify }}</h2> | ||||
|         <h1>{{- .Title | markdownify }}</h1> | ||||
|     </header> | ||||
|     <section class="entry-content"> | ||||
|         <p>{{- .Content | markdownify }}</p> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange