-
Notifications
You must be signed in to change notification settings - Fork 0
/
infra-as-code.html
156 lines (152 loc) · 7.11 KB
/
infra-as-code.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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="ntx" />
<meta name="author" content="" />
<title>NTX</title>
<link rel="icon" type="image/x-icon" href="/assets/favicon.ico" />
<script src="https://use.fontawesome.com/releases/v6.1.0/js/all.js" crossorigin="anonymous"></script>
<script src="https://smtpjs.com/v3/smtp.js"></script>
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet"
type="text/css" />
<link href="css/styles.css" rel="stylesheet" />
</head>
<body id="page-top">
<nav class="navbar navbar-expand-lg bg-secondary text-uppercase fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand" href="#page-top">NTX</a>
</div>
</nav>
<header class="masthead bg-primary text-white text-center">
<div class="container d-flex align-items-center flex-column">
<img class="rounded-circle" src="assets/img/ntx.png" alt="..." />
</div>
<div class="container">
<div class="row">
<div class="divider-custom divider-light">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon"><i class="fas fa-star"></i></div>
<div class="divider-custom-line"></div>
</div>
<h4>SEASON 2 EPISODE 4</h4>
<h6>Dev 4 All</h6>
<u>Release September 21st 2023</u><br><br>
<div class="col-12">
<p class="lead">
<video width="80%" controls>
<source src="/assets/videos/s2e4.mp4" type="video/mp4">
</video>
</p>
</div>
<div class="divider-custom divider-light">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon"><i class="fas fa-star"></i></div>
<div class="divider-custom-line"></div>
</div>
<h4>SEASON 2 EPISODE 3</h4>
<h6>Workplace @ JRC</h6>
<u>Release June 20th 2023</u><br><br>
<div class="col-12">
<p class="lead">
<video width="80%" controls>
<source src="/assets/videos/s2e3.mp4" type="video/mp4">
</video>
</p>
</div>
<div class="divider-custom divider-light">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon"><i class="fas fa-star"></i></div>
<div class="divider-custom-line"></div>
</div>
<h4>SEASON 2 EPISODE 2</h4>
<h6>Sys @ JRC</h6>
<u>Release Apr 12th 2023</u><br><br>
<div class="col-12">
<p class="lead">
<video width="80%" controls>
<source src="/assets/videos/s2e2.mp4" type="video/mp4">
</video>
</p>
</div>
<div class="divider-custom divider-light">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon"><i class="fas fa-star"></i></div>
<div class="divider-custom-line"></div>
</div>
<h4>SEASON 2 EPISODE 1</h4>
<h6>Bubble @ OVH</h6>
<u>Release Jan 11th 2023</u><br><br>
<div class="col-12">
<p class="lead">
<video width="80%" controls>
<source src="/assets/videos/s2e1.mp4" type="video/mp4">
</video>
</p>
</div>
<div class="divider-custom divider-light">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon"><i class="fas fa-star"></i></div>
<div class="divider-custom-line"></div>
</div>
<h4>SEASON 1 EPISODE 1</h4>
<h6>The Great theory</h6>
<u>Release Oct 26th 2022</u><br><br>
<div class="col-12">
<p class="lead">
<video width="80%" controls>
<source src="/assets/videos/s1e1.mp4" type="video/mp4">
</video>
</p>
</div>
<div class="divider-custom divider-light">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon"><i class="fas fa-star"></i></div>
<div class="divider-custom-line"></div>
</div>
</div>
</div>
</header>
<footer class="footer text-center">
<div class="container">
<div class="row">
<div class="col-lg-4 mb-5 mb-lg-0">
<h4 class="text-uppercase mb-4">Location</h4>
<p class="lead mb-0">
12 Rue Eugène Ruppert
<br />
2453 Luxembourg
</p>
</div>
<div class="col-lg-4 mb-5 mb-lg-0">
<h4 class="text-uppercase mb-4">Around the Web</h4>
<a class="btn btn-outline-light btn-social mx-1" href="#!"><i
class="fab fa-fw fa-facebook-f"></i></a>
<a class="btn btn-outline-light btn-social mx-1" href="#!"><i class="fab fa-fw fa-twitter"></i></a>
<a class="btn btn-outline-light btn-social mx-1"
href="https://be.linkedin.com/company/ntx-consortium"><i
class="fab fa-fw fa-linkedin-in"></i></a>
<a class="btn btn-outline-light btn-social mx-1" href="https://ntx.lu"><i
class="fab fa-fw fa-dribbble"></i></a>
</div>
<div class="col-lg-4">
<h4 class="text-uppercase mb-4">NTX</h4>
<p class="mb-0">
free to use, Apache2 licensed Bootstrap theme created by
<a href="https://saashup.com">Saashup</a>
.
</p>
</div>
</div>
</div>
</footer>
<div class="copyright py-4 text-center text-white">
<div class="container"><small>Copyright © NTX 2022</small></div>
</div>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<script src="js/scripts.js"></script>
</body>
</html>