Added motd.js

This commit is contained in:
2024-11-19 15:12:31 +01:00
parent f27d54798c
commit 342d96b626
9 changed files with 10 additions and 3 deletions

View File

@ -4,6 +4,7 @@
<meta charset="UTF-8">
<title>Vorlesungsplan</title>
<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='cal.css') }}">
<script src={{ url_for("static", filename="motd.js") }}></script>
</head>
<body>
<nav>