-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
32 lines (31 loc) · 1.54 KB
/
index.html
File metadata and controls
32 lines (31 loc) · 1.54 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
<html lang="en-us">
<head>
<meta content="text/html; charset=windows-1252" http-equiv="content-type">
<title>Konstantin Holoborodko's Tech blog</title>
<meta content="Konstantin Holoborodko" name="author">
<meta content="Tech blog" name="description">
<meta content="Konstantin Holoborodko, software developer, PLC, LiquidPLC" name="keywords">
</head>
<body style=" text-align:center"><img src="http://www.gravatar.com/avatar/9a6599554154140a8678db26cc2c32b4"
alt="" align="middle">
<p style="text-align:center;"> I'm Konstantin Holoborodko, a passionate
software developer.<br>
<br>
Follow Me On <a href="https://github.com/kernelbee" style="text-decoration:none;">GitHub</a>
or <a href="http://www.linkedin.com/pub/konstantin-holoborodko/68/224/132"
style="text-decoration:none;">LinkedIn</a>. </p>
<p style="text-align:center;"><br>
</p>
<p style="text-align: center;">Recent posts:</p>
<p style="text-align: center;"><a href="The-concept-of-LiquidPLC.html">2013,
July-August: The Open PLC Software Framework "LiquidPLC"</a></p>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-43320339-1', 'kernelbee.com');
ga('send', 'pageview');
</script>
</body>
</html>