Skip to content

Commit

Permalink
Merge pull request #44 from EmmaLBenn/main
Browse files Browse the repository at this point in the history
Added lab photos
  • Loading branch information
DominiqueMakowski authored Dec 10, 2024
2 parents cda03fc + 9ccc0c9 commit 1cc7243
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ jobs:

- name: Build site with blogdown
run: Rscript -e "blogdown::build_site()"

2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: Rscript -e 'install.packages(c("rmarkdown","blogdown", "remotes"))'

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

- name: Build site with blogdown
run: Rscript -e "blogdown::build_site()"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/media/albums/social/2024_TheoBirthday.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions content/people/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,15 @@ gallery_item:
- album: social
image: 2024_SCCSLaunch.jpg
caption: "2024 - Sussex Centre for Consciousness Studies launch (Rebel team and associates)"
- album: social
image: 2024_TheoBirthday.jpg
caption: "2024 - Theodoros Karapanagiotidis' birthday party"
- album: social
image: 2024_ChristmasDinner.jpg
caption: "2024 - Christmas Dinner (Dom, Ana and Emma)"
- album: social
image: 2024_ChristmasCrackers.gif
caption: "2024 - Pulling the Christmas crackers (Ana and Emma)"
- album: social
image: 2024_Rome.jpg
caption: "2024 - Rome, Italian Association for Cognitive Sciences Conference (Ana, Dom and Marco Sperduti)"
Expand Down

0 comments on commit 1cc7243

Please sign in to comment.