mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	Remove humanize from translation list
so that emojify could work
This commit is contained in:
		| @@ -8,7 +8,7 @@ | ||||
|     <li> | ||||
|         <a href="{{ .Permalink }}"> | ||||
|             {{- if (and $.Site.Params.displayFullLangName (.Language.LanguageName)) }} | ||||
|             {{- .Language.LanguageName | emojify | humanize -}} | ||||
|             {{- .Language.LanguageName | emojify -}} | ||||
|             {{- else }} | ||||
|             {{- .Lang | humanize -}} | ||||
|             {{- end -}} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange