-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
77 lines (68 loc) · 3.58 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
---
# Feel free to add content and custom Front Matter to this file.
# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
layout: page
---
<section class="resume-section p-3 p-lg-5 d-flex align-items-center" id="about">
<div class="w-100">
<h1 class="mb-0" id="name-block">
Secure<span class="text-primary">LK</span>
</h1>
<div class="subheading mb-2">
<div>For a <span class="text-primary">secure</span> and <span class="text-primary">safer</span> Sri Lankan cyberspace.</div>
<div>වඩාත් <span class="text-primary"></span>ආරක්ෂිත</span> ශ්රී ලාංකීය cyber අවකාශයක් සදහා.</div>
<div style="padding-top: 10px">
<div class="social-icons" style="display: inline">
<a href="https://www.youtube.com/channel/UCOWz2SPJlzUBR4wYS9rA-pg" target="_blank">
<i class="fa fa-youtube"></i>
</a>
<a href="https://www.twitter.com/SecureLK" target="_blank">
<i class="fa fa-twitter"></i>
</a>
<a href="https://www.facebook.com/SecureLK" target="_blank">
<i class="fa fa-facebook"></i>
</a>
<a href="https://www.github.com/SecureLK" target="_blank">
<i class="fa fa-github-alt"></i>
</a>
</div>
<div style="display: inline; margin-left: 20px">
<a href="https://twitter.com/SecureLK?ref_src=twsrc%5Etfw" class="twitter-follow-button"
data-show-count="false"></a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</div>
</div>
<div style="margin-top: 20px;">
<div>
<a class="special-button" target="_blank" href="https://www.youtube.com/channel/UCOWz2SPJlzUBR4wYS9rA-pg"><span>SecureLK <br /> සිංහල පිළිසඳර</span> <br /> <img src="youtube.png" /></a>
<a class="special-button" target="_blank" href="https://kbase.ayoma.me"><span>Brain Dump! <br /> Research Notes</span> <br /> <img style="padding-top: 30px;" src="blog.png" /></a>
</div>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex align-items-center" id="twitter">
<div class="w-100">
<h2 class="mb-5">Twtter</h2>
<div>
<div class="twitter-box">
<a class="twitter-timeline" data-chrome="nofooter" data-height="700" data-theme="light"
href="https://twitter.com/SecureLK?ref_src=twsrc%5Etfw"></a>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</div>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex justify-content-center" id="contact">
<div class="w-100">
<h2 class="mb-5">Contact</h2>
<!-- fnContact embed -->
<div id='fnContactEmbed'></div>
<script src='https://fncontact.com/qObM/embed.js?style=plain&width=500px&height=400px' async defer></script>
<div>Or: <span class="text-primary">public<at>ayoma.me</span> with public key <a
href="https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x553330C9DB9AF908"
target="_blank">0x553330C9DB9AF908</a></div>
</div>
</section>
<hr class="m-0">