remove gsheets

This commit is contained in:
Ross
2021-07-11 10:36:33 +01:00
parent 9004afe22d
commit 70b3f89e23
4 changed files with 2 additions and 9 deletions
+1 -1
View File
@@ -379,7 +379,7 @@ with open("rotas.html", "w") as f:
<head>
<link rel="stylesheet" type="text/css" href="timetable.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="s.js" defer></script>
<script src="timetable.js" defer></script>
</head>
<body>""")