File tree 4 files changed +10
-9
lines changed
4 files changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ user_groups = ["Admin", "Investigador Principal"]
61
61
link = " http://lcolladotor.github.io"
62
62
63
63
[[social ]]
64
- icon = " bluesky-brands-solid "
65
- icon_pack = " custom "
64
+ icon = " bluesky"
65
+ icon_pack = " fab "
66
66
link = " https://bsky.app/profile/lcolladotor.bsky.social"
67
67
68
68
[[social ]]
Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ user_groups = ["Admin", "Principal Investigator"]
61
61
link = " http://lcolladotor.github.io"
62
62
63
63
[[social ]]
64
- icon = " bluesky-brands-solid "
65
- icon_pack = " custom "
64
+ icon = " bluesky"
65
+ icon_pack = " fab "
66
66
link = " https://bsky.app/profile/lcolladotor.bsky.social"
67
67
68
68
[[social ]]
Original file line number Diff line number Diff line change
1
+ < script src ="https://kit.fontawesome.com/61d1e02f7e.js " crossorigin ="anonymous "> </ script >
Original file line number Diff line number Diff line change 9
9
{{ errorf "Check your `params.yaml`. Cannot find footer block at `layouts/partials/%s`" $footer_section_path }}
10
10
{{ end }}
11
11
{{ partial $footer_section_path . }}
12
-
12
+
13
13
< p >
14
14
<!-- AddThis Smart Layers BEGIN -->
15
15
<!-- Go to http://www.addthis.com/get/smart-layers to customize -->
48
48
shorten : {
49
49
twitter : 'bitly'
50
50
}
51
- } ,
51
+ } ,
52
52
shorteners : {
53
53
bitly : { }
54
54
}
55
55
}
56
56
</ script >
57
-
58
- < center >
57
+
58
+ < center >
59
59
< div id ="clustrmaps-widget "> </ div > < script type ='text/javascript ' id ='clustrmaps ' src ='//cdn.clustrmaps.com/map_v2.js?cl=ffffff&w=300&t=m&d=Zo-deincaJGsqhqjIWsujtdoNOMJsnnZLefKmxDKVv8&co=124b73&cmo=dd53ff&cmn=4ec724 '> </ script >
60
60
</ center >
61
61
</ p >
62
-
62
+
63
63
64
64
< p class ="powered-by ">
65
65
{{ $is_sponsor := site.Params.i_am_a_sponsor | default false }}
You can’t perform that action at this time.
0 commit comments