modified: app.py
new file: static/js/fullscreen.js new file: static/js/idle.js modified: templates/about.html modified: templates/inactive.html modified: templates/profiles.html modified: templates/quiz.html modified: templates/result.html new file: templates/video.html
This commit is contained in:
@@ -295,5 +295,7 @@
|
||||
fire(rightOrigin);
|
||||
});
|
||||
</script>
|
||||
<script src="{{ url_for('static', filename='js/idle.js') }}"></script>
|
||||
<script src="{{ url_for('static', filename='js/fullscreen.js') }}"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user