File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
< h4 >
8
8
Copyright © 2016–{{ 'now' | date: "%Y" }}
9
9
{% if site.carpentry == "swc" %}
10
- < a href ="{{ site.swc_site }} "> Software Carpentry Foundation </ a >
10
+ < a href ="{{ site.cwl_site }} "> Common Workflow Language Project </ a >
11
11
{% elsif site.carpentry == "dc" %}
12
12
< a href ="{{ site.dc_site }} "> Data Carpentry</ a >
13
13
{% elsif site.carpentry == "lc" %}
Original file line number Diff line number Diff line change 14
14
{% comment %} Select what logo to display. {% endcomment %}
15
15
{% if site.carpentry == "swc" %}
16
16
< a href ="{{ site.swc_site }} " class ="pull-left ">
17
- < img class ="navbar-logo " src ="{{ page.root }}/assets/img/swc- icon-blue.svg " alt ="Software Carpentry logo " />
17
+ < img class ="navbar-logo " src ="{{ page.root }}/assets/img/cwl-apple- icon-180x180.png " alt ="Common Workflow Language logo " />
18
18
</ a >
19
19
{% elsif site.carpentry == "dc" %}
20
20
< a href ="{{ site.dc_site }} " class ="pull-left ">
You can’t perform that action at this time.
0 commit comments