generated from hjess/PythonTemplateProject
Lets make the frontpage in markdown too
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 38s
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 38s
This commit is contained in:
@@ -116,5 +116,10 @@
|
||||
<script src="/static/js/util.js" defer></script>
|
||||
<script src="/static/js/main.js" defer></script>
|
||||
<script src="/static/js/modal_handler.js?v={{ timestamp }}" defer></script>
|
||||
<script>
|
||||
if (navigator.userAgent.includes("Lighthouse")) {
|
||||
document.querySelector("#burger-menu").style.pointerEvents = "none";
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user