First version has been done

This commit is contained in:
Sameer Rahmani 2019-02-26 20:35:27 +00:00
parent 0d325795f8
commit 4697e770df
4 changed files with 17 additions and 14 deletions

View File

@ -34,15 +34,15 @@
</div>
{% endif %}
{% if page.url != "/gpg.html" %}
<div class="column navlink">
<a class="" href="/gpg.html">
<span class="icon is-large">
<i class="fas fa-key fa-lg"></i>
</span>
</a>
</div>
{% endif %}
<!-- {% if page.url != "/gpg.html" %}
<div class="column navlink">
<a class="" href="/gpg.html">
<span class="icon is-large">
<i class="fas fa-key fa-lg"></i>
</span>
</a>
</div>
{% endif %} -->
{% if page.url != "/blog.html" %}
<div class="column navlink">
@ -55,7 +55,7 @@
{% endif %}
<div class="column navlink">
<a class="" href="https://linkedin.com/lxsameer">
<a class="" href="https://www.linkedin.com/in/lxsameer/">
<span class="icon is-large">
<i class="fab fa-linkedin fa-lg"></i>
</span>

View File

@ -24,9 +24,9 @@ layout: default
</b>
</a>
</div>
</div>
{{ content }}
</div>

6
gpg.md Normal file
View File

@ -0,0 +1,6 @@
---
layout: post
---
I care about privacy. Here is my [Official GPG Public Key](/gpg/public.pgp).

View File

@ -1,7 +1,4 @@
---
# 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: home
theme: light
home: true