mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2025-09-08 07:47:21 +00:00
website for peoria
This commit is contained in:
@@ -10,16 +10,15 @@
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
|
||||
<script type="text/javascript" src="scripts.js"></script>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="mySidenav" class="sidenav">
|
||||
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
|
||||
<a href="../profile">Profile</a>
|
||||
<a href="#">Profile</a>
|
||||
<a href="../team">Team</a>
|
||||
<p>Scout Matches</p>
|
||||
<a href="../scout/signUps" class="scoutMatchLinks">Sign Up For Matches</a>
|
||||
<a href="../scout/rpts" class="scoutMatchLinks">Submit Scouting Reports</a>
|
||||
<a href="#">Tournament Stats</a>
|
||||
<a href="../scout">Scout Matches</a>
|
||||
<a href="../stats">Tournament Stats</a>
|
||||
</div>
|
||||
<div id="main">
|
||||
<span onclick="openNav()" id="topbar">
|
||||
@@ -28,7 +27,10 @@
|
||||
<h1 id="mainhead">TitanScout- Tournament Statistics</h1>
|
||||
<p id="status">Loading...</p>
|
||||
<div>
|
||||
Live stats aren't ready let. Download the latest report.
|
||||
<h2>Scouting Report</h2>
|
||||
<embed src="https://drive.google.com/viewerng/viewer?embedded=true&url=http://titanrobotics.ddns.net:60080/files" width="500" height="375"></embed>
|
||||
<h2>Scouting Presentation</h2>
|
||||
<embed src="https://drive.google.com/viewerng/viewer?embedded=true&url=http://titanrobotics.ddns.net:60080/files" width="500" height="375"></embed>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user