feat(social): improve social links (#254)
* replace forkawesome and iconfont with simple icons * add more configs for social
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{{- $mapbox := (.Page.Scratch.Get "params").page.mapbox | default dict -}}
|
||||
{{- $mapbox := (.Page.Scratch.Get "params").mapbox | default dict -}}
|
||||
|
||||
{{- $lng := cond .IsNamedParams (.Get "lng") (.Get 0) -}}
|
||||
{{- $lat := cond .IsNamedParams (.Get "lat") (.Get 1) -}}
|
||||
|
||||
Reference in New Issue
Block a user