From 3130abfb0642ece19213b8147942d398eb7b4b9f Mon Sep 17 00:00:00 2001 From: vand <vand@dtu.dk> Date: Mon, 21 Sep 2020 18:37:19 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a73ca31..4c0e209 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. -- GitLab