[1] "ford.scss" "ford2.scss" "weill.scss"
For this background on one slide, add {background-image="https://fordschool.umich.edu/themes/custom/ford/images/fallback-placeholder.png"} after the title
Find an image URL or save an image in the slides folder
Make a .scss styling file. This is what “ford.scss” looks like:
/*-- scss:rules --*/
.slide-background-content{
background-image: url("https://fordschool.umich.edu/themes/custom/ford/images/og-image.png");
background-size: 100% 100%;
opacity: .1
}
theme: line(these slides also use the michigan.scss style sheet)
(overkill, but it shows how one can execute code in .qmd files)
[1] "ford.scss" "ford2.scss" "weill.scss"
👈 Click on Block M for menu | Return to the website