Skip to content

Commit 478f400

Browse files
committed
Partners updated
1 parent c67a6c8 commit 478f400

File tree

6 files changed

+14
-8
lines changed

6 files changed

+14
-8
lines changed

Makefile

+3
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ prepare:
33

44
run:
55
bundle exec jekyll serve
6+
7+
clean:
8+
rm -rf _site

_data/partners.yml

+10-6
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22
img: logo-maelstrom.png
33
url: https://www.maelstrom-research.org/
44

5-
- title: Canadian Longitudinal Study on Aging
6-
img: clsa.png
7-
url: http://www.clsa-elcv.ca/
5+
- title: Epigeny
6+
img: epigeny.png
7+
url: https://epigeny.io/
88

9-
- title: Public Population Genomics
10-
img: p3g.png
11-
url: http://www.p3g.org/
9+
- title: Canarie
10+
img: canarie.png
11+
url: https://www.canarie.ca/
12+
13+
- title: EUCAN-Connect
14+
img: eucanconnect.png
15+
url: https://www.eucanconnect.eu/
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
{% include themes/bootstrap/image-list.html list=site.data.partners %}
2-
1+
{% include themes/bootstrap/image-list-4.html list=site.data.partners %}
5.9 KB
Loading
7.22 KB
Loading
8.63 KB
Loading

0 commit comments

Comments
 (0)