Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
afrendeiro committed Nov 21, 2024
1 parent 0111755 commit c2107b4
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build: clean
serve: build
xdg-open http://0.0.0.0:8000/ & python -m http.server -d docs/

deploy:
deploy: clean
git add assets/**/*
git add -u
git commit -m "update"
Expand Down
Binary file added assets/img/2022-11-18-LBI_inauguration_horn.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions content.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,19 @@ news:
content: "Some news from our lab:"
outro: ""
news:
2024-11-18:
title: "The LBI-NetMed inaugural party was a blast!"
description: |
<p>
To celebrate the start of the LBI-NetMed institute and its new installations we had a huge party!
</p>
<p>
Thank you to all that attended and became part of the LBI-NetMed family!
</p>
<p>
A big congratulations and thank you to the organizer team, in particular Christiane Hütter and Annette Tesarek - and Jörg Mensche for putting together this bold idea!
</p>
img: 2022-11-18-LBI_inauguration_horn.jpg
2024-11-16:
title: "Our manuscript on the prediction of biological age from histopathological insights is now online!"
description: |
Expand Down

0 comments on commit c2107b4

Please sign in to comment.