File tree Expand file tree Collapse file tree 4 files changed +7
-11
lines changed
Expand file tree Collapse file tree 4 files changed +7
-11
lines changed Original file line number Diff line number Diff line change 4848 ad-client :
4949 ad-slot :
5050 github : haddocking
51- twitter : amjjbonvin
51+ bluesky : amjjbonvin.bsky.social
5252 x : amjjbonvin
5353
5454include : [".htaccess"]
Original file line number Diff line number Diff line change 99{% endif %}
1010< p > {{ author.bio }}</ p >
1111{% if author.email %}< a href ="mailto:{{ author.email }} " class ="author-social " target ="_blank "> < i class ="fa fa-envelope-square "> </ i > Email</ a > {% endif %}
12- {% if author.twitter %}< a href ="http ://twitter.com /{{ author.twitter }} " class ="author-social " target ="_blank "> < i class ="fa fa-twitter-square "> </ i > Twitter </ a > {% endif %}
13- {% if author.facebook %}< a href ="http ://facebook.com/{{ author.facebook }} " class ="author-social " target ="_blank "> < i class ="fa fa-facebook-square "> </ i > Facebook</ a > {% endif %}
14- {% if author.google.plus %}< a href ="http ://plus.google.com/+{{ author.google.plus }} " class ="author-social " target ="_blank "> < i class ="fa fa-google-plus-square "> </ i > Google+</ a > {% endif %}
15- {% if author.linkedin %}< a href ="http ://linkedin.com/in/{{ author.linkedin }} " class ="author-social " target ="_blank "> < i class ="fa fa-linkedin-square "> </ i > LinkedIn</ a > {% endif %}
16- {% if author.github %}< a href ="http ://github.com/{{ author.github }} " class ="author-social " target ="_blank "> < i class ="fa fa-github "> </ i > Github</ a > {% endif %}
12+ {% if author.twitter%}< a href ="https ://bsky.app /{{ author.bluesky }} " class ="author-social " target ="_blank "> < i class ="fa fa-twitter-square "> </ i > Bluesky </ a > {% endif %}
13+ {% if author.facebook %}< a href ="https ://facebook.com/{{ author.facebook }} " class ="author-social " target ="_blank "> < i class ="fa fa-facebook-square "> </ i > Facebook</ a > {% endif %}
14+ {% if author.google.plus %}< a href ="https ://plus.google.com/+{{ author.google.plus }} " class ="author-social " target ="_blank "> < i class ="fa fa-google-plus-square "> </ i > Google+</ a > {% endif %}
15+ {% if author.linkedin %}< a href ="https ://linkedin.com/in/{{ author.linkedin }} " class ="author-social " target ="_blank "> < i class ="fa fa-linkedin-square "> </ i > LinkedIn</ a > {% endif %}
16+ {% if author.github %}< a href ="https ://github.com/{{ author.github }} " class ="author-social " target ="_blank "> < i class ="fa fa-github "> </ i > Github</ a > {% endif %}
1717{% if author.youtube %}< a href ="https://www.youtube.com/user/{{ author.youtube }} " class ="author-social " target ="_blank "> < i class ="fa fa-youtube-play "> </ i > Youtube</ a > {% endif %}
1818< a href ="{{ site.url }}/feed.xml " class ="author-social " target ="_blank "> < i class ="fa fa-rss "> </ i > Subscribe</ a >
1919< p > < br > Supported by:</ p >
20+ < a target =new href ="https://https://www.esciencecenter.nl "> < img height ="30 " src ="{{ site.url }}/images/escience-center-logo.png "> </ a > < br >
2021< a target =new href ="https://www.bioexcel.eu "> < img height ="30 " src ="{{ site.url }}/images/Bioexcel_logo.png "> </ a > < br >
2122< a target =new href ="https://www.ganana.eu "> < img height ="30 " src ="{{ site.url }}/images/Ganana-logo.png "> </ a > < br >
2223< a target =new href ="https://www.egi.eu "> < img height ="40 " src ="{{ site.url }}/images/EGI_logo.png "> </ a >
Original file line number Diff line number Diff line change @@ -48,11 +48,6 @@ <h2><a href="{{ site.url }}{{ post.url }}" title="{{ post.title }}">{{ post.titl
4848 {% endif %}
4949 </ article >
5050 {% endfor %}
51- <!-- Twitter list -->
52- <!-- <a class="twitter-timeline" data-tweet-limit="5" data-width="600" data-chrome="noheader transparent" -->
53- <!-- href="https://twitter.com/amjjbonvin/lists/1628031198835486721?ref_src=twsrc%5Etfw"> -->
54- <!-- A Twitter List by the BonvinLab </a> -->
55- <!-- <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> -->
5651</ div > <!-- /#index -->
5752
5853< div class ="footer-wrap ">
You can’t perform that action at this time.
0 commit comments