Skip to content

Commit 1cc7243

Browse files
Merge pull request #44 from EmmaLBenn/main
Added lab photos
2 parents cda03fc + 9ccc0c9 commit 1cc7243

6 files changed

Lines changed: 11 additions & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ jobs:
2929

3030
- name: Build site with blogdown
3131
run: Rscript -e "blogdown::build_site()"
32+

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: Rscript -e 'install.packages(c("rmarkdown","blogdown", "remotes"))'
2626

2727
- name: Install hugo
28-
run: Rscript -e 'blogdown::install_hugo(version="0.134.0")'
28+
run: Rscript -e 'blogdown::install_hugo(version="0.134.0")' # Update to the latest version
2929

3030
- name: Build site with blogdown
3131
run: Rscript -e "blogdown::build_site()"
15.6 MB
Loading
256 KB
Loading
127 KB
Loading

content/people/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,15 @@ gallery_item:
4747
- album: social
4848
image: 2024_SCCSLaunch.jpg
4949
caption: "2024 - Sussex Centre for Consciousness Studies launch (Rebel team and associates)"
50+
- album: social
51+
image: 2024_TheoBirthday.jpg
52+
caption: "2024 - Theodoros Karapanagiotidis' birthday party"
53+
- album: social
54+
image: 2024_ChristmasDinner.jpg
55+
caption: "2024 - Christmas Dinner (Dom, Ana and Emma)"
56+
- album: social
57+
image: 2024_ChristmasCrackers.gif
58+
caption: "2024 - Pulling the Christmas crackers (Ana and Emma)"
5059
- album: social
5160
image: 2024_Rome.jpg
5261
caption: "2024 - Rome, Italian Association for Cognitive Sciences Conference (Ana, Dom and Marco Sperduti)"

0 commit comments

Comments
 (0)