0byt3m1n1
Path:
C:
/
Program Files
/
RStudio
/
resources
/
app
/
bin
/
quarto
/
share
/
formats
/
dashboard
/
[
Home
]
File: _nav-container.html
<div class="navbar-brand-container"> $if(logo)$ <a href="#"><img src="$logo$" alt="$logo-alt$" class="navbar-logo d-inline-block"></a>$endif$ <div class="navbar-title"> $if(title)$<div class="navbar-title-text"><a href="#">$title$</a></div>$endif$ $if(subtitle)$<div class="navbar-subtitle">$subtitle$</div>$endif$ $if(author)$<div class="navbar-author">$author$</div>$endif$ </div> </div> </div>