{{ if .Site.Params.recentposts }}
Recent posts
{{ range ( where .Site.RegularPages "Type" "blog" | first 3 ) }}
{{ .Title }}

{{ .Summary | truncate 300}}

{{ .Date.Format "January 2, 2006" }} Read
{{ end }}
{{ end }}
{{ if .Site.Params.socialiconfooter }}
{{ if .Site.Params.github }} Font Awesome {{ end }} {{ if .Site.Params.linkedin }} {{ end }} {{ if .Site.Params.twitter }} {{ end }} {{ if .Site.Params.instagram }} {{ end }} {{ if .Site.Params.facebook }} {{ end }}
{{ end }}
Footer logo
© {{ .Site.Params.copyright }} All Rights Reserved
Made with ❤ and Hugo profile | Designed and Developed by Gurusabarish