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

Update file index.qmd

parent f37f541a
No related branches found
No related tags found
No related merge requests found
Pipeline #407780 passed
......@@ -62,7 +62,7 @@ tbl_joined <- full_join(x=tbl,
```{r addhtml}
#| include: false
# define image paths
pic_folder <- 'https://gitlab.uzh.ch/crsuzh/afford_website/-/tree/master/Docs/ORD_index/Images'
pic_folder <- 'https://gitlab.uzh.ch/crsuzh/afford_website/-/tree/master/ORD_index/Images'
pic_fullpath <- file.path(pic_folder,tbl_joined$fname)
pic_relpath <- file.path('..','..','Images',tbl_joined$fname)
......
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