Skip to content
Snippets Groups Projects
Verified Commit c6727f1a authored by Gorka Fraga Gonzalez's avatar Gorka Fraga Gonzalez :seedling: Committed by GitLab UZH
Browse files

Update _quarto.yml

parent 66032478
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,8 @@ project:
render:
- "*.qmd"
- "!templates"
post-render:
- "cp -rnv experiments/. ../_site/experiments"
post-render: # To display thumbnails in the table we need to copy the pictures into _site
- "cp -rnv experiments/. ../_site/experiments"
- "cp -rnv publications/. ../_site/publications"
website:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment