diff --git a/README.md b/README.md index a73ca316809f89ef32d9837c642516149b710e0d..4c0e20937dd88f35cb42c4daa299d9c312714fcc 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,5 @@ Some of the files are: * w3_nature_portfolio_template.html - This is the original template, placed here for reference. * qim_repository_template_all.html - This is the template with modified sidebar, header and footer. Also colors. * sidebar.js, header.js, footer.js - JavaScript files for including sidebar, header and footer. I want to change this to use [w3-html-include](https://www.w3schools.com/howto/howto_html_include.asp) instead. -* qim_repository_template.html - This is the template +* qim_repository_template.html - This is the template where sidebar, header and footer are taken from JavaScript files.