-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
91 lines (62 loc) · 3.52 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
86
87
88
89
90
91
<!DOCTYPE html>
<html><head>
<meta name="generator" content="Hugo 0.80.0" />
<title>
michal.bendowski.pl
</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="Michał Bendowski" />
<link rel="shortcut icon" type="image/x-icon" href="/img/">
<link rel="stylesheet" href="/style.min.6f642c5866835106e8a19b94463576436c99be9e41a8714ab3df3daa95f6bf90.css" integrity="sha256-b2QsWGaDUQbooZuURjV2Q2yZvp5BqHFKs989qpX2v5A=">
<link rel="stylesheet" href="/style-dark.min.0a647fb6c07e04b77b54fa0515d0a683d39ecdb251dba960fe1f966f7ff36fc2.css" media="(prefers-color-scheme: dark)" integrity="sha256-CmR/tsB+BLd7VPoFFdCmg9OezbJR26lg/h+Wb3/zb8I=">
<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="michal.bendowski.pl" />
<meta property="og:description" content="I'm a Software Engineer at Google, living in Warsaw.<p>Currently working on the Google Cloud Console, previously on Android Studio." />
<meta property="og:type" content="website" />
<meta property="og:url" content="/" />
<meta itemprop="name" content="michal.bendowski.pl">
<meta itemprop="description" content="I'm a Software Engineer at Google, living in Warsaw.<p>Currently working on the Google Cloud Console, previously on Android Studio.">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:image" content="/img/italy.jpg"/>
<meta name="twitter:title" content="michal.bendowski.pl"/>
<meta name="twitter:description" content="I'm a Software Engineer at Google, living in Warsaw.<p>Currently working on the Google Cloud Console, previously on Android Studio."/>
<!--[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/[email protected]/dist/html5shiv.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dest/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="profileContainer">
<div id="profile">
<header>
<div class="avatar">
<img class="avatarMask" src="/img/italy.jpg" alt="">
<img src="/img/avatar-border.svg" class="avatar-border" alt="">
</div>
<h1 class="author">Michał Bendowski</h1>
</header>
<p>
I'm a Software Engineer at Google, living in Warsaw.<p>Currently working on the Google Cloud Console, previously on Android Studio.
</p>
<nav>
<ul>
<li><a href="https://twitter.com/benol" aria-label="twitter"><i class='fab fa-twitter fa-lg'></i><br></a></li>
<li><a href="https://github.com/bendowski" aria-label="github"><i class='fab fa-github fa-lg'></i><br></a></li>
<li><a href="https://www.linkedin.com/in/bendowski/" aria-label="linkedin"><i class='fab fa-linkedin fa-lg'></i><br></a></li>
</ul>
</nav>
</div>
</div><footer>
<p>
© Michał Bendowski.
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>