From f3d0006aee9916eb588008d38b06a0f30c4701ce Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 24 Jun 2016 23:02:39 +0300 Subject: add `site.github` info to pages --- _includes/sidebar.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_includes/sidebar.html') diff --git a/_includes/sidebar.html b/_includes/sidebar.html index 22321f2..b318997 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -1,8 +1,8 @@

About the project

Getting the hang out of the sorting algorithms. Feel free to contribute or contact me.

-  GitHub repository -  Egor.Tensin@gmail.com +  GitHub repository +  {{ site.personal_info.email }}

The implemented algorithms have been plotted to study their performance. You can examine the plots here.

-- cgit v1.2.3