File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 101101 </ ul >
102102 </ nav >
103103 < ul class ="list-inline-center " role ="list ">
104- {%- for item in config.social.footer %}
104+ {%- for item in config.social %}
105105 < li > < a target ="_blank " href ="{{ item.url }} "> {{ item.name }}</ a > </ li >
106106 {%- endfor %}
107107 </ ul >
Original file line number Diff line number Diff line change @@ -29,18 +29,16 @@ navigation:
2929 id : contact/index
3030
3131social :
32- header :
33- - name : GitHub
34- url : https://github.com/fatiando
35- footer :
36- - name : GitHub
37- url : https://github.com/fatiando
38- - name : Zenodo
39- url : https://zenodo.org/communities/fatiando
40- - name : YouTube
41- url : https://www.youtube.com/fatiandoorg
42- - name : LinkedIn
43- url : https://www.linkedin.com/company/fatiando
32+ - name : GitHub
33+ url : https://github.com/fatiando
34+ - name : Forum
35+ url : https://github.com/orgs/fatiando/discussions
36+ - name : Zenodo
37+ url : https://zenodo.org/communities/fatiando
38+ - name : YouTube
39+ url : https://www.youtube.com/fatiandoorg
40+ - name : LinkedIn
41+ url : https://www.linkedin.com/company/fatiando
4442
4543# Don't copy or process these files
4644ignore :
You can’t perform that action at this time.
0 commit comments