-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlinktree.html
108 lines (66 loc) · 2.81 KB
/
linktree.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
<!doctype html>
<HTML lang="fr">
<HEAD>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-VV32ZQNNVG"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-VV32ZQNNVG');
</script>
<meta charset="UTF-8">
<!-- no Extra BOM marks -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- https://www.ampproject.org/docs/getting_started/create/basic_markup -->
<script async src="https://cdn.ampproject.org/v0.js"></script>
<link rel="stylesheet" type="text/css" href="linktree.css">
<meta name="description" content="Site personnel principal de Peter MOUEZA à Nantes">
<meta name="keywords"
content="Peter, MOUEZA, Nantes, Tiktok">
<meta name="author" content="Peter MOUEZA">
<meta name="theme-color" content="#00FF00">
<!-- -->
<!-- https://support.google.com/webmasters/answer/139066 -->
<link hreflang="fr" rel="canonical" href="https://moueza.000webhostapp.com" />
<!--http://getbootstrap.com/css/ -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "NewsArticle",
"headline": "Open-source framework for publishing content",
"datePublished": "2015-10-07T12:02:41Z",
"image": [
"logo.jpg"
]
}
</script>
<style>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style>
<!-- /noscript-->
<?php /// require 'phpLinkImpl.php';
?>
<TITLE>Linktree de Peter MOUEZA</TITLE>
<!--TODO layer cookies sessions-->
<link href='node_modules/bootstrap/dist/css/bootstrap.min.css' rel='stylesheet'>
<!--http://stackoverflow.com/questions/2208933/how-do-i-force-a-favicon-refresh -->
</HEAD>
<BODY STYLE="width:100%" >
<h1>Linktree de Peter MOUEZA</h1>
<div>v = 245</div>
<div>
<div>
<ul class="nav navbar-nav">
<li>Rencontres internationales (international love meetings) +18 ans (y.o.) ... Google : UsByMeet</li>
<li><a href="banques-boursorama-vs-hello-bank-banque-vs.html" >BoursoBank vs HelloBank</a></li>
<li><a href="https://www.paypal.com/paypalme/moueza">Paiements Paypal sur mon compte</a></li>
<li><a class="navbar-brand" href="parrainages.html">Parrainages</a></li>
<li><a class="navbar-brand" href="index-des-ressources-resources-moueza-peter.html">Index des ressources</a></li>
<!--li><a class="navbar-brand" href="">Paypal</a></li>
<li><a class="navbar-brand" href="">Bitcoin du réseau bitcoin</a></li-->
</ul>
</div>
<BR>
</div>
</BODY>
</HTML>