Skip to content

Commit a407c79

Browse files
Update index.html
1 parent 43ad8ae commit a407c79

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

index.html

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,27 @@
1-
<html>
2-
1+
<!DOCTYPE html>
2+
<html lang="fr" class="" dir="ltr" xml:lang="fr" xmlns="http://www.w3.org/1999/xhtml" xmlns:Web="http://schemas.live.com/Web/">
3+
34
<head>
5+
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<title>Page de Nourredine Acceuil </title>
8+
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
9+
<!-- Contenu de votre projet MSBuild -->
10+
</Project>
11+
<!-- Google tag (gtag.js) -->
12+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-712V96H4N4"></script>
13+
<script>
14+
window.dataLayer = window.dataLayer || [];
15+
function gtag(){dataLayer.push(arguments);}
16+
gtag('js', new Date());
17+
18+
gtag('config', 'G-712V96H4N4');
19+
</script>
20+
21+
422
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
523
<meta name="ProgId" content="FrontPage.Editor.Document">
6-
<title>New Page 2</title>
24+
<title>Acceuil</title>
725
</head>
826

927
<frameset rows="221,*,64">

0 commit comments

Comments
 (0)