-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
56 lines (41 loc) · 1.65 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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Gyen Yanuar Mumpuni by gyenras</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-light.css">
<meta name="viewport" content="width=device-width">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>Gyen Yanuar Mumpuni </h1>
<p> Logistik Bisnis , Politeknik Pos Indonesia</p>
<p class="view"><a href="https://github.com/gyenras">View My GitHub Profile</a></p>
</header>
<section>
<p>Nama : Gyen Yanuar Mumpuni</p>
<p>Tempat Tanggal Lahir : Cianjur, 4 Januari 1996</p>
<p>Kewarganegaraan : Indonesia</p>
<p>Agama : Islam</p>
<p>Alamat Sekarang : Perum Kejaksaan Jl Tirtasari 1 No 7 Sarijadi , Bandung </p>
<p>Email : <a href="mailto:[email protected]">[email protected]</a></p>
<p>Motto : Real Success determined by two factor</p>
<pre><code> 1. first is faith ,
2. second is action
</code></pre>
<p>Nama pengguna project euler saya adalah gyenras</p>
<p>I am a student of Business Logistics at Politeknik Pos Indonesia</p>
</section>
<footer>
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>