You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where are you guys rendering your qmd files? The NRT Lance and NYC lead .qmd files have corresponding directories with the _files/ suffix. These should not be here. You should be rendering your quarto document inside of the repo so it will acknowledge the _quarto.yml file and use embed-resources: true (all images are embedded in the rendered html file without additional directories).
The text was updated successfully, but these errors were encountered:
Where are you guys rendering your qmd files? The NRT Lance and NYC lead .qmd files have corresponding directories with the _files/ suffix. These should not be here. You should be rendering your quarto document inside of the repo so it will acknowledge the _quarto.yml file and use embed-resources: true (all images are embedded in the rendered html file without additional directories).
The text was updated successfully, but these errors were encountered: