aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes/header.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-05-19 19:19:00 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-05-19 19:19:00 +0300
commitc665e5d48c934054cb662adcc2b671bc30f246d0 (patch)
tree97f576a2b975aca55de34178db7095f559c9014f /_includes/header.html
parentadd .gitattributes (diff)
downloadjekyll-theme-c665e5d48c934054cb662adcc2b671bc30f246d0.tar.gz
jekyll-theme-c665e5d48c934054cb662adcc2b671bc30f246d0.zip
rename the project
Diffstat (limited to '')
-rw-r--r--_includes/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/header.html b/_includes/header.html
index 312f9a7..75b2b97 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">
- <title>{{ page.title }} - C++ tips - Egor Tensin</title>
+ <title>{{ page.title }} - C++ notes - Egor Tensin</title>
{% include bootstrap_css.html %}