-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
111 lines (81 loc) · 3.58 KB
/
Copy pathindex.html
File metadata and controls
111 lines (81 loc) · 3.58 KB
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
109
110
111
<!DOCTYPE html>
<html><head>
<meta name="generator" content="Hugo 0.58.1" />
<title>
Ayachips
</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Ayachips" />
<link rel="shortcut icon" type="image/x-icon" href="http://iliesaya.github.io/img/favicon.ico">
<link rel="stylesheet" href="http://iliesaya.github.io/style.min.a6cab246517742ad1189b209575fc61556550e663cdfe02a0aab0632b39e978b.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<meta property="og:title" content="Ayachips" />
<meta property="og:description" content="
Please write anything here.
Profiles, backgrounds, favorite things etc.
" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://iliesaya.github.io/" />
<meta property="og:updated_time" content="2019-09-15T11:24:18+03:00" />
<meta itemprop="name" content="Ayachips">
<meta itemprop="description" content="
Please write anything here.
Profiles, backgrounds, favorite things etc.
">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Ayachips"/>
<meta name="twitter:description" content="
Please write anything here.
Profiles, backgrounds, favorite things etc.
"/>
<!--[if lte IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/classlist/1.1.20170427/classList.min.js"></script>
<![endif]-->
<!--[if lt IE 9]>
<script src="https://cdn.jsdelivr.net/npm/html5shiv@3.7.3/dist/html5shiv.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/respond.js@1.4.2/dest/respond.min.js"></script>
<![endif]-->
<script type="application/javascript">
var doNotTrack = false;
if (!doNotTrack) {
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-147409841-1', 'auto');
ga('send', 'pageview');
}
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
</head>
<body>
<div id="profileContainer">
<div id="profile">
<header>
<div class="avatar">
<img class="avatarMask" src="http://iliesaya.github.io/img/avatar.jpg" alt="avatar">
<img src="http://iliesaya.github.io/img/avatar-border.svg" alt="avatar-border">
</div>
<h1 class="author">Ayachips</h1>
</header>
<p>
Please write anything here.
Profiles, backgrounds, favorite things etc.
</p>
<nav>
<ul>
<li><a href="http://iliesaya.github.io/blog/" aria-label="blog"><i class='fa fa-book-open fa-lg'></i><br>Blog</a></li>
<li><a href="https://twitter.com/iliesaya" aria-label="twitter"><i class='fab fa-twitter fa-lg'></i><br>Twitter</a></li>
<li><a href="https://github.com/iliesaya" aria-label="github"><i class='fab fa-github fa-lg'></i><br>GitHub</a></li>
<li><a href="mailto:ilies@ayachi.fr" aria-label="email"><i class='fa fa-envelope fa-lg'></i><br>Email</a></li>
</ul>
</nav>
</div>
</div><footer>
<p>
© 2019 Ayachips.
Powered by <a href="https://gohugo.io/">Hugo</a>
using the <a href="https://github.com/koirand/pulp/">pulp</a> theme.
</p>
</footer>
</body>
</html>