quarto preview gives a slightly different website than github pages

28 Views Asked by At

I have this R package hosted on github. https://github.com/daniellga/rdocs

If I run quarto preview _docs:

enter image description here

Now if I go to the github pages website generated in https://daniellga.github.io/rdocs/:

enter image description here

Why are they different and how to make them the same as the first one?

0

There are 0 best solutions below