File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11< div class ="footer ">
2- < a href ="{{ ". /imprint.html" }}"> Impressum (legal notice)</ a > |
2+ {% if lang contains "/en/" %}
3+ < a href ="{{ ". /imprint.html" }}"> Legal notice</ a > |
4+ < a href ="{{ ". /coc.html" }}"> Code of Conduct</ a > |
5+ {% else %}
6+ < a href ="{{ ". /imprint.html" }}"> Impressum</ a > |
7+ < a href ="{{ ". /coc.html" }}"> Verhaltenskodex</ a > |
8+ {% endif %}
39 < a href ="https://github.com/DE-RSE/de-rse.github.io "> Edit on GitHub</ a > |
410 < a href ='{{ "/feed.xml" | prepend: site.baseurl }} '> < img src ='{{ "/assets/img/site/feed-icon.png" | prepend: site.baseurl }} ' alt ='Atom 1.0 Feed ' style ="height: 20px; "> </ a > |
511 < span style ="position: relative; top: 6px; "> < a href ="https://twitter.com/RSE_de?ref_src=twsrc%5Etfw " class ="twitter-follow-button " data-show-count ="false " data-dnt ="true " alt ="Twitter account "> Follow @RSE_de</ a > < script async src ="https://platform.twitter.com/widgets.js " charset ="utf-8 "> </ script > </ span > |
You can’t perform that action at this time.
0 commit comments