-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplusdinfos.html
More file actions
89 lines (78 loc) · 3.28 KB
/
plusdinfos.html
File metadata and controls
89 lines (78 loc) · 3.28 KB
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
<!DOCTYPE HTML>
<!--
Stellar by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Corentin Coin</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript>
<link rel="stylesheet" href="assets/css/noscript.css" />
</noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<h1>Comment Participer</h1>
<p>ou comment devenir riche grace a la prochaine crypto à la mode</p>
</header>
<!-- Main -->
<div id="main">
<!-- Content -->
<section id="content" class="main">
<span class="image main"><img src="images/stonks.jpg" alt="" /></span>
<h2>En vrai c'est quoi Corentin Coin ?</h2>
<p>C'est une blague entre amis qui me permettra de devenir riche comme Elon.</p>
<p>En vrai maintenant je suis intéressé pour savoir comment lancer sa shitty coin, ca pourrait etre rigolo.</p>
<h2>Quand cette crypto sera disponible</h2>
<p>J'ai vu un github avec un générateur de sa propre crypto, je suis à 2 doigts de le lancer. J'ai juste besoin
de vérifier avec mon conseiller en crypto. Donc elle existera peut etre vraiment un jour. #PrayForIt #ToTheMoon
</p>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<!--<section>
<h2>Aliquam sed mauris</h2>
<p>Sed lorem ipsum dolor sit amet et nullam consequat feugiat consequat magna adipiscing tempus etiam dolore veroeros. eget dapibus mauris. Cras aliquet, nisl ut viverra sollicitudin, ligula erat egestas velit, vitae tincidunt odio.</p>
<ul class="actions">
<li><a href="generic.html" class="button">Learn More</a></li>
</ul>
</section>-->
<section>
<h2>Contact</h2>
<dl class="alt">
<dt>Adresse</dt>
<dd>55 Rue du Faubourg • Saint-Honoré, 75008 Paris • France</dd>
<!--<dt>Phone</dt>
<dd>(000) 000-0000 x 0000</dd>-->
<dt>Email</dt>
<dd><a href="#">crypto@ourvoy.fr</a></dd>
</dl>
<!--<ul class="icons">
<li><a href="#" class="icon brands fa-twitter alt"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon brands fa-facebook-f alt"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon brands fa-instagram alt"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon brands fa-github alt"><span class="label">GitHub</span></a></li>
<li><a href="#" class="icon brands fa-dribbble alt"><span class="label">Dribbble</span></a></li>
</ul>-->
</section>
<p class="copyright">© Untitled. Design: <a href="https://html5up.net">HTML5 UP</a>.</p>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>