character profile test
parent
5c4bc04fb1
commit
44375c6288
@ -0,0 +1,22 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>eixogen</title>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<link rel="icon" href="img/favicon.ico" type="image/x-icon" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link href="../style.css" rel="stylesheet">
|
||||
<meta property="og:title" content="EIXOGEN" />
|
||||
<meta property="og:description" content="EIXOGEN" />
|
||||
<meta property="og:image" content="" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<div class="flex-container">
|
||||
<div class="flex-left">
|
||||
<div class="section" >
|
||||
<p>your name is eixo</p>
|
||||
</div></div></div></div>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue