-
Notifications
You must be signed in to change notification settings - Fork 7
/
courses.html
34 lines (34 loc) · 1.35 KB
/
courses.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!doctype html>
<html lang="en-GB">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>GT7 Online Info: Courses</title>
<meta property="og:title" content="GT7 Online Info: Courses">
<meta property="og:locale" content="en_GB">
<link rel="canonical" href="https://ddm999.github.io/gt7info/courses">
<meta property="og:url" content="https://ddm999.github.io/gt7info/courses">
<meta property="og:site_name" content="ddm999.github.io">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta property="twitter:title" content="GT7 Online Info: Courses">
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","headline":"GT7 Online Info: Courses","name":"ddm999.github.io","url":"https://ddm999.github.io/gt7info/courses"}
</script>
<link rel="stylesheet" href="style-courses-220530.css">
</head>
<body>
<div class="background-image"></div>
<div class="wrapper">
<header id="top">
<img src="img/gt7info-logo.svg" width="400"/><br>
<h1 id="title">GT7 Online Info: Courses</h1>
<br>
</header>
<section>
<span id="courses">All Tracks:</span>
<span id="version-string">Update version: v1.13</span>
</section>
<span class="course-container">%COURSES_SECTION</span>
</div>
</body>