From 634d5560ba12a865511b578fce8043fd6d25c511 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 8 Aug 2015 21:58:51 +0300 Subject: update --- _includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_includes') diff --git a/_includes/header.html b/_includes/header.html index 598fc49..4e299b6 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -5,7 +5,7 @@ <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>{{ page.title }} + {{ page.title }} - Sorting algorithms - Egor Tensin {% include bootstrap_css.html %} -- cgit v1.2.3