Skip to content

Commit 8d1dd5c

Browse files
author
Pablo Ruiz Fabo
committed
changes image path for news
1 parent f900427 commit 8d1dd5c

5 files changed

Lines changed: 7 additions & 6 deletions

File tree

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ repo_trophies:
4747

4848
navbar_fixed: true
4949
footer_fixed: true
50-
search_enabled:
50+
search_enabled: false
5151
socials_in_search: false
5252
posts_in_search: false
5353
bib_search: true
@@ -169,7 +169,7 @@ kramdown:
169169
start_line: 1
170170

171171
# Includes & excludes
172-
include: ["_pages", "_scripts"]
172+
include: ["_pages", "_scripts", "_news"]
173173
exclude:
174174
- bin/
175175
- CONTRIBUTING.md

_news/ia-and-complexity-round-table.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ On April 24, the Faculty of Philosophy organized a round table on AI and complex
1111
Pablo Ruiz took part in the round table, discussing Large Language Models and stressing that, although they help solve arbitrary text interpretation tasks, like figurative language processing tasks relevant for the COMPEL project, they present challenges in terms of sustainability and result interpretability.
1212

1313
{% include figure.liquid
14-
path="/assets/img/posts/ia-and-complexity-round-table/cartel_ia-e-complexidade.jpg"
14+
path="/assets/img/news/ia-and-complexity-round-table/cartel_ia-e-complexidade.jpg"
1515
caption="IA e complexidade poster"
1616
width="40%"
1717
class="mx-auto d-block"
18-
link="/assets/img/posts/ia-and-complexity-round-table/cartel_ia-e-complexidade.jpg"
18+
link="/assets/img/news/ia-and-complexity-round-table/cartel_ia-e-complexidade.jpg"
19+
zoomable=true
1920
%}

_news/usc-msca-pf-training.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ USC did well at the previous calls, with 10 grants in the [2023](https://www.usc
1414

1515

1616
{% include figure.liquid
17-
path="/assets/img/posts/usc-msca-pf-training/1000132559_msca-pf-training.jpg"
17+
path="/assets/img/news/usc-msca-pf-training/1000132559_msca-pf-training.jpg"
1818
caption="MSCA-PF information session"
1919
width="40%"
2020
class="mx-auto d-block"
21-
link="/assets/img/posts/usc-msca-pf-training/1000132559_msca-pf-training.jpg)"
21+
zoomable=true
2222
%}

assets/img/posts/ia-and-complexity-round-table/cartel_ia-e-complexidade.jpg renamed to assets/img/news/ia-and-complexity-round-table/cartel_ia-e-complexidade.jpg

File renamed without changes.

assets/img/posts/usc-msca-pf-training/1000132559_msca-pf-training.jpg renamed to assets/img/news/usc-msca-pf-training/1000132559_msca-pf-training.jpg

File renamed without changes.

0 commit comments

Comments
 (0)