We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 085ebe4 commit 2191bf8Copy full SHA for 2191bf8
main/src/main/resources/report.html
@@ -2,6 +2,7 @@
2
<html xmlns:th="http://www.thymeleaf.org">
3
<head>
4
<title>GTFS Schedule Validation Report</title>
5
+ <meta name="robots" content="noindex, nofollow">
6
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8; width=device-width, initial-scale=1"/>
7
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
8
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
0 commit comments