-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
85 lines (72 loc) · 3.51 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="./u.png" type="image/x-icon">
<link rel="stylesheet" href="style.css"/>
<title>Mudacumura brunoblaise</title>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'>
<meta content='width=device-width,initial-scale=1.0,user-scalable=yes,minimum-scale=1.0,maximum-scale=3.0' id='viewport' name='viewport'>
<meta content='#ffffff' name='theme-color'>
<meta content='Mudacumura brunoblaise' property='og:title'>
<meta content='http://brunoblaise.tk/' property='og:url'>
<meta content='Brunoblaise' property='og:site_name'>
<meta content='my name is mudacumura brunoblaise and 

I started desgner, selft-taught programer if you wish to work with me email me [email protected].' property='og:description'>
<meta content='Mudacumura brunoblaise' itemprop='name'>
<meta content='my name is mudacumura brunoblaise and 

I started desgner, selft-taught programer if you wish to work with me email me [email protected].' itemprop='description'>
<meta content='summary_large_image' name='twitter:card'>
<meta content=' Mudacumura brunoblaise' name='twitter:title'>
<meta content='my name is mudacumura brunoblaise and 

I started desgner, selft-taught programer if you wish to work with me email me [email protected]' name='twitter:description'>
<meta content='my name is mudacumura brunoblaise and 

I started desgner, selft-taught programer if you wish to work with me email me [email protected].' name='description'>
<meta name="support-helper" content="{"permalink":"bruno","id":12339583}" />
<link rel="canonical" href="https://brunoblaise.tk" />
</head>
<body>
<header class="main1">
<nav>
<h1>brunoblaise</h1>
<ul>
<li><a href="index.html" target="_blank">home</a></li>
<li><a href="#contact3">contact</a></li>
</ul>
</nav>
</header>
<main>
<section class="container">
<section class="main">
<div class="content">
<h2>MY fullname is Mudacumura brunoblaise</h2>
<p>I am was born in 27 nov 2005 </p>
<p>My nickname is bukuru</p>
<p>I am still in high school at nyanza college du christ roi</p>
<p>I am a self-taught develper</p>
<p>I am wed developer </p>
</div>
</div>
<div class="qoutes">
<div class="row">
<P>you can't sell your dreams to someonewho has walked through nightmare</P>
<P>don't be with me,just be there for me</P>
</div>
<div class="row">
<P>there is someting you learn best in calm and some in storme</P>
<P>discpline weighs ounces regrets weighs tons </P>
</div>
<div class="row">
<P>keep your friends close but your enemies closer</P>
<P>nothing in the world can troble you as much as your own thought</P>
</div>
</div>
<div id="contact3" class="contact">
<div class="column column2">
<i class="fa fa-instagram"></i>
<a href="https://www.instagram.com/noev30/">follow me to get inspired</a>
</div>
<div class="column column4"> <i class="fa fa-github"></i>
<a href="https://github.com/brunoblaise">if you like my work you can get source code on github</a>
</div>
</div>
</main>
</body>
</html>