From f0b15fd208f3e3aac4e2f8f2ff9a1d1c0897dfce Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 16 May 2015 02:58:41 +0300 Subject: explicit https for external links --- _includes/footer.html | 4 ++-- _includes/header.html | 6 +++--- index.html | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index 2ae575e..9fac10a 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -19,7 +19,7 @@ - - + + diff --git a/_includes/header.html b/_includes/header.html index b9e0a8e..78b3077 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -5,15 +5,15 @@ {{ page.title }} - + diff --git a/index.html b/index.html index 3a2bcb1..5865d54 100644 --- a/index.html +++ b/index.html @@ -8,9 +8,9 @@ layout: main

Hello! I'm a software engineer, and I'll be publishing some of my notes on GitHub Pages. Feel free to make contributions or contact me.

-  GitHub profile +  GitHub profile  Egor.Tensin@gmail.com -  Curriculum vitae +  Curriculum vitae

Projects

-- cgit v1.2.3