mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	add Share Buttons
use Params.ShowShareButtons = true
    credits : https://www.iconfinder.com/iconsets/social-media-rounded-corners
    License:	Free for commercial use
			
			
This commit is contained in:
		| @@ -253,4 +253,20 @@ | ||||
|  | ||||
| .post-tags a:hover { | ||||
|     background: var(--border); | ||||
| } | ||||
|  | ||||
| .share-buttons { | ||||
|     fill: currentColor; | ||||
|     margin: 4px 0; | ||||
|     text-align: center; | ||||
|     background: var(--code-bg); | ||||
|     border-radius: var(--radius); | ||||
|     margin-top: 24px; | ||||
| } | ||||
|  | ||||
| .share-button-single svg { | ||||
|     fill: currentColor; | ||||
|     height: 30px; | ||||
|     width: 30px; | ||||
|     margin: 0 10px; | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange