Simplify some templatized links

This commit is contained in:
Richard Feldman 2023-09-17 21:58:54 -04:00
parent d3ae8b719b
commit 789090a514
No known key found for this signature in database
GPG key ID: F1F21AA5B1D9E43B
2 changed files with 2 additions and 5 deletions

View file

@ -102,9 +102,6 @@ pub fn generate_docs_html(root_file: PathBuf) {
// Insert asset urls & sidebar links
let template_html = assets
.raw_template_html
.replace("<!-- search.js -->", "search.js")
.replace("<!-- styles.css -->", "styles.css")
.replace("<!-- favicon.svg -->", "/favicon.svg")
.replace(
"<!-- Prefetch links -->",
loaded_module