diff --git a/docs/contribute.md b/docs/contribute.md index cee42965..b26b35e0 100644 --- a/docs/contribute.md +++ b/docs/contribute.md @@ -39,7 +39,7 @@ ### Testing your changes -* To test to see if your changes work as intended run following commands in a powershell teminal: +* To test to see if your changes work as intended run following commands in a powershell teminal as admin: * Change the directory where you are running the commands to the forked project. * `cd {path to the folder with the compile.ps1}` diff --git a/overrides/main.html b/overrides/main.html index 0cebb4ac..f680422d 100644 --- a/overrides/main.html +++ b/overrides/main.html @@ -1,12 +1,5 @@ {% extends "base.html" %} -{% block header %} - {{ super() }} -