Skip to content

Commit f02274f

Browse files
committed
deploy: ee65bd7
1 parent 8a5aa20 commit f02274f

File tree

202 files changed

+2939
-2362
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

202 files changed

+2939
-2362
lines changed

2013/03/31/premierarticle/index.html

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88

9-
<link href="/main.f7ef4.css" rel="stylesheet">
9+
<link href="/main.f30cf.css" rel="stylesheet">
1010

1111
<meta charset="utf-8">
1212
<meta http-equiv="x-ua-compatible" content="ie=edge">
@@ -30,23 +30,24 @@
3030

3131

3232

33+
<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
3334
</head>
3435
<body class="sans-serif">
3536

3637
<header>
3738
<nav>
3839

39-
<a id="id-company" href="/">Code-Troopers</a>
40+
<a id="id-company" href="/"><span>Code-Troopers</span></a>
4041

41-
<a id="id-skills" href="#skills">Compétences</a>
42+
<a id="id-skills" href="#skills"><span>Compétences</span></a>
4243

43-
<a id="id-portfolio" href="#portfolio">Réalisations</a>
44+
<a id="id-portfolio" href="#portfolio"><span>Réalisations</span></a>
4445

45-
<a id="id-casting" href="https://team.code-troopers.com">L&#39;équipe</a>
46+
<a id="id-casting" href="https://team.code-troopers.com"><span>L&#39;équipe</span></a>
4647

47-
<a id="id-blogs" href="/blog">Blog</a>
48+
<a id="id-blogs" href="/blog"><span>Blog</span></a>
4849

49-
<a id="id-contact" href="#contact">Contact</a>
50+
<a id="id-contact" href="#contact"><span>Contact</span></a>
5051

5152
</nav>
5253
</header>
@@ -245,10 +246,10 @@ <h1>Suivez nos actualités</h1>
245246

246247
<footer>
247248
<div class="wrapper">
248-
<a href="#top" class="scroll-to-top">
249-
<img class="arrow" loading="lazy" src="/img/arrow.webp" alt="arrow">
249+
<a href="#top" class="scroll-to-top" title="Retourner en haut de la page">
250+
<img class="arrow" loading="lazy" src="/img/arrow.webp" alt="arrow icon">
250251
</a>
251-
<img src="/img/footer_logo.webp" alt="logo">
252+
<img src="/img/footer_logo.webp" alt="logo Code-Troopers">
252253
<div>
253254
<span>©2014 — 2024 Code-Troopers | <a href="/legals.html">Mentions légales</a></span>
254255
<span>Design : <a href="https://www.descheval.com/">descheval.com</a> | Développement : Code-Troopers</span>
@@ -258,7 +259,7 @@ <h1>Suivez nos actualités</h1>
258259

259260

260261

261-
<script src="/main.f7ef4.js"></script>
262+
<script src="/main.f30cf.js"></script>
262263

263264
</body>
264265
</html>

2013/07/08/2013-07-08-postJsTrac/index.html

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88

9-
<link href="/main.f7ef4.css" rel="stylesheet">
9+
<link href="/main.f30cf.css" rel="stylesheet">
1010

1111
<meta charset="utf-8">
1212
<meta http-equiv="x-ua-compatible" content="ie=edge">
@@ -30,23 +30,24 @@
3030

3131

3232

33+
<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
3334
</head>
3435
<body class="sans-serif">
3536

3637
<header>
3738
<nav>
3839

39-
<a id="id-company" href="/">Code-Troopers</a>
40+
<a id="id-company" href="/"><span>Code-Troopers</span></a>
4041

41-
<a id="id-skills" href="#skills">Compétences</a>
42+
<a id="id-skills" href="#skills"><span>Compétences</span></a>
4243

43-
<a id="id-portfolio" href="#portfolio">Réalisations</a>
44+
<a id="id-portfolio" href="#portfolio"><span>Réalisations</span></a>
4445

45-
<a id="id-casting" href="https://team.code-troopers.com">L&#39;équipe</a>
46+
<a id="id-casting" href="https://team.code-troopers.com"><span>L&#39;équipe</span></a>
4647

47-
<a id="id-blogs" href="/blog">Blog</a>
48+
<a id="id-blogs" href="/blog"><span>Blog</span></a>
4849

49-
<a id="id-contact" href="#contact">Contact</a>
50+
<a id="id-contact" href="#contact"><span>Contact</span></a>
5051

5152
</nav>
5253
</header>
@@ -338,10 +339,10 @@ <h1>Suivez nos actualités</h1>
338339

339340
<footer>
340341
<div class="wrapper">
341-
<a href="#top" class="scroll-to-top">
342-
<img class="arrow" loading="lazy" src="/img/arrow.webp" alt="arrow">
342+
<a href="#top" class="scroll-to-top" title="Retourner en haut de la page">
343+
<img class="arrow" loading="lazy" src="/img/arrow.webp" alt="arrow icon">
343344
</a>
344-
<img src="/img/footer_logo.webp" alt="logo">
345+
<img src="/img/footer_logo.webp" alt="logo Code-Troopers">
345346
<div>
346347
<span>©2014 — 2024 Code-Troopers | <a href="/legals.html">Mentions légales</a></span>
347348
<span>Design : <a href="https://www.descheval.com/">descheval.com</a> | Développement : Code-Troopers</span>
@@ -351,7 +352,7 @@ <h1>Suivez nos actualités</h1>
351352

352353

353354

354-
<script src="/main.f7ef4.js"></script>
355+
<script src="/main.f30cf.js"></script>
355356

356357
</body>
357358
</html>

2014/01/01/cestreparti/index.html

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88

9-
<link href="/main.f7ef4.css" rel="stylesheet">
9+
<link href="/main.f30cf.css" rel="stylesheet">
1010

1111
<meta charset="utf-8">
1212
<meta http-equiv="x-ua-compatible" content="ie=edge">
@@ -31,23 +31,24 @@
3131

3232

3333

34+
<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
3435
</head>
3536
<body class="sans-serif">
3637

3738
<header>
3839
<nav>
3940

40-
<a id="id-company" href="/">Code-Troopers</a>
41+
<a id="id-company" href="/"><span>Code-Troopers</span></a>
4142

42-
<a id="id-skills" href="#skills">Compétences</a>
43+
<a id="id-skills" href="#skills"><span>Compétences</span></a>
4344

44-
<a id="id-portfolio" href="#portfolio">Réalisations</a>
45+
<a id="id-portfolio" href="#portfolio"><span>Réalisations</span></a>
4546

46-
<a id="id-casting" href="https://team.code-troopers.com">L&#39;équipe</a>
47+
<a id="id-casting" href="https://team.code-troopers.com"><span>L&#39;équipe</span></a>
4748

48-
<a id="id-blogs" href="/blog">Blog</a>
49+
<a id="id-blogs" href="/blog"><span>Blog</span></a>
4950

50-
<a id="id-contact" href="#contact">Contact</a>
51+
<a id="id-contact" href="#contact"><span>Contact</span></a>
5152

5253
</nav>
5354
</header>
@@ -241,10 +242,10 @@ <h1>Suivez nos actualités</h1>
241242

242243
<footer>
243244
<div class="wrapper">
244-
<a href="#top" class="scroll-to-top">
245-
<img class="arrow" loading="lazy" src="/img/arrow.webp" alt="arrow">
245+
<a href="#top" class="scroll-to-top" title="Retourner en haut de la page">
246+
<img class="arrow" loading="lazy" src="/img/arrow.webp" alt="arrow icon">
246247
</a>
247-
<img src="/img/footer_logo.webp" alt="logo">
248+
<img src="/img/footer_logo.webp" alt="logo Code-Troopers">
248249
<div>
249250
<span>©2014 — 2024 Code-Troopers | <a href="/legals.html">Mentions légales</a></span>
250251
<span>Design : <a href="https://www.descheval.com/">descheval.com</a> | Développement : Code-Troopers</span>
@@ -254,7 +255,7 @@ <h1>Suivez nos actualités</h1>
254255

255256

256257

257-
<script src="/main.f7ef4.js"></script>
258+
<script src="/main.f30cf.js"></script>
258259

259260
</body>
260261
</html>

2014/03/05/passwordstrength/index.html

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88

9-
<link href="/main.f7ef4.css" rel="stylesheet">
9+
<link href="/main.f30cf.css" rel="stylesheet">
1010

1111
<meta charset="utf-8">
1212
<meta http-equiv="x-ua-compatible" content="ie=edge">
@@ -31,23 +31,24 @@
3131

3232

3333

34+
<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
3435
</head>
3536
<body class="sans-serif">
3637

3738
<header>
3839
<nav>
3940

40-
<a id="id-company" href="/">Code-Troopers</a>
41+
<a id="id-company" href="/"><span>Code-Troopers</span></a>
4142

42-
<a id="id-skills" href="#skills">Compétences</a>
43+
<a id="id-skills" href="#skills"><span>Compétences</span></a>
4344

44-
<a id="id-portfolio" href="#portfolio">Réalisations</a>
45+
<a id="id-portfolio" href="#portfolio"><span>Réalisations</span></a>
4546

46-
<a id="id-casting" href="https://team.code-troopers.com">L&#39;équipe</a>
47+
<a id="id-casting" href="https://team.code-troopers.com"><span>L&#39;équipe</span></a>
4748

48-
<a id="id-blogs" href="/blog">Blog</a>
49+
<a id="id-blogs" href="/blog"><span>Blog</span></a>
4950

50-
<a id="id-contact" href="#contact">Contact</a>
51+
<a id="id-contact" href="#contact"><span>Contact</span></a>
5152

5253
</nav>
5354
</header>
@@ -320,10 +321,10 @@ <h1>Suivez nos actualités</h1>
320321

321322
<footer>
322323
<div class="wrapper">
323-
<a href="#top" class="scroll-to-top">
324-
<img class="arrow" loading="lazy" src="/img/arrow.webp" alt="arrow">
324+
<a href="#top" class="scroll-to-top" title="Retourner en haut de la page">
325+
<img class="arrow" loading="lazy" src="/img/arrow.webp" alt="arrow icon">
325326
</a>
326-
<img src="/img/footer_logo.webp" alt="logo">
327+
<img src="/img/footer_logo.webp" alt="logo Code-Troopers">
327328
<div>
328329
<span>©2014 — 2024 Code-Troopers | <a href="/legals.html">Mentions légales</a></span>
329330
<span>Design : <a href="https://www.descheval.com/">descheval.com</a> | Développement : Code-Troopers</span>
@@ -333,7 +334,7 @@ <h1>Suivez nos actualités</h1>
333334

334335

335336

336-
<script src="/main.f7ef4.js"></script>
337+
<script src="/main.f30cf.js"></script>
337338

338339
</body>
339340
</html>

2014/03/17/aucard/index.html

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88

9-
<link href="/main.f7ef4.css" rel="stylesheet">
9+
<link href="/main.f30cf.css" rel="stylesheet">
1010

1111
<meta charset="utf-8">
1212
<meta http-equiv="x-ua-compatible" content="ie=edge">
@@ -30,23 +30,24 @@
3030

3131

3232

33+
<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
3334
</head>
3435
<body class="sans-serif">
3536

3637
<header>
3738
<nav>
3839

39-
<a id="id-company" href="/">Code-Troopers</a>
40+
<a id="id-company" href="/"><span>Code-Troopers</span></a>
4041

41-
<a id="id-skills" href="#skills">Compétences</a>
42+
<a id="id-skills" href="#skills"><span>Compétences</span></a>
4243

43-
<a id="id-portfolio" href="#portfolio">Réalisations</a>
44+
<a id="id-portfolio" href="#portfolio"><span>Réalisations</span></a>
4445

45-
<a id="id-casting" href="https://team.code-troopers.com">L&#39;équipe</a>
46+
<a id="id-casting" href="https://team.code-troopers.com"><span>L&#39;équipe</span></a>
4647

47-
<a id="id-blogs" href="/blog">Blog</a>
48+
<a id="id-blogs" href="/blog"><span>Blog</span></a>
4849

49-
<a id="id-contact" href="#contact">Contact</a>
50+
<a id="id-contact" href="#contact"><span>Contact</span></a>
5051

5152
</nav>
5253
</header>
@@ -260,10 +261,10 @@ <h1>Suivez nos actualités</h1>
260261

261262
<footer>
262263
<div class="wrapper">
263-
<a href="#top" class="scroll-to-top">
264-
<img class="arrow" loading="lazy" src="/img/arrow.webp" alt="arrow">
264+
<a href="#top" class="scroll-to-top" title="Retourner en haut de la page">
265+
<img class="arrow" loading="lazy" src="/img/arrow.webp" alt="arrow icon">
265266
</a>
266-
<img src="/img/footer_logo.webp" alt="logo">
267+
<img src="/img/footer_logo.webp" alt="logo Code-Troopers">
267268
<div>
268269
<span>©2014 — 2024 Code-Troopers | <a href="/legals.html">Mentions légales</a></span>
269270
<span>Design : <a href="https://www.descheval.com/">descheval.com</a> | Développement : Code-Troopers</span>
@@ -273,7 +274,7 @@ <h1>Suivez nos actualités</h1>
273274

274275

275276

276-
<script src="/main.f7ef4.js"></script>
277+
<script src="/main.f30cf.js"></script>
277278

278279
</body>
279280
</html>

2014/03/19/mavenrelease/index.html

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88

9-
<link href="/main.f7ef4.css" rel="stylesheet">
9+
<link href="/main.f30cf.css" rel="stylesheet">
1010

1111
<meta charset="utf-8">
1212
<meta http-equiv="x-ua-compatible" content="ie=edge">
@@ -32,23 +32,24 @@
3232

3333

3434

35+
<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
3536
</head>
3637
<body class="sans-serif">
3738

3839
<header>
3940
<nav>
4041

41-
<a id="id-company" href="/">Code-Troopers</a>
42+
<a id="id-company" href="/"><span>Code-Troopers</span></a>
4243

43-
<a id="id-skills" href="#skills">Compétences</a>
44+
<a id="id-skills" href="#skills"><span>Compétences</span></a>
4445

45-
<a id="id-portfolio" href="#portfolio">Réalisations</a>
46+
<a id="id-portfolio" href="#portfolio"><span>Réalisations</span></a>
4647

47-
<a id="id-casting" href="https://team.code-troopers.com">L&#39;équipe</a>
48+
<a id="id-casting" href="https://team.code-troopers.com"><span>L&#39;équipe</span></a>
4849

49-
<a id="id-blogs" href="/blog">Blog</a>
50+
<a id="id-blogs" href="/blog"><span>Blog</span></a>
5051

51-
<a id="id-contact" href="#contact">Contact</a>
52+
<a id="id-contact" href="#contact"><span>Contact</span></a>
5253

5354
</nav>
5455
</header>
@@ -367,10 +368,10 @@ <h1>Suivez nos actualités</h1>
367368

368369
<footer>
369370
<div class="wrapper">
370-
<a href="#top" class="scroll-to-top">
371-
<img class="arrow" loading="lazy" src="/img/arrow.webp" alt="arrow">
371+
<a href="#top" class="scroll-to-top" title="Retourner en haut de la page">
372+
<img class="arrow" loading="lazy" src="/img/arrow.webp" alt="arrow icon">
372373
</a>
373-
<img src="/img/footer_logo.webp" alt="logo">
374+
<img src="/img/footer_logo.webp" alt="logo Code-Troopers">
374375
<div>
375376
<span>©2014 — 2024 Code-Troopers | <a href="/legals.html">Mentions légales</a></span>
376377
<span>Design : <a href="https://www.descheval.com/">descheval.com</a> | Développement : Code-Troopers</span>
@@ -380,7 +381,7 @@ <h1>Suivez nos actualités</h1>
380381

381382

382383

383-
<script src="/main.f7ef4.js"></script>
384+
<script src="/main.f30cf.js"></script>
384385

385386
</body>
386387
</html>

0 commit comments

Comments
 (0)