I know the following code will make a background image of xaringan slide.
---
class: inverse, left, top
background-image:
url("")
background-size: contain
But what if the image is not from web but from my computer. In that case, how should I put the link instead of url()?