From c665e5d48c934054cb662adcc2b671bc30f246d0 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Thu, 19 May 2016 19:19:00 +0300 Subject: rename the project --- _includes/footer.html | 2 +- _includes/header.html | 2 +- _includes/sidebar.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to '_includes') diff --git a/_includes/footer.html b/_includes/footer.html index 6dd984e..e94a1de 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -6,7 +6,7 @@
-
This project is licensed under the terms of the MIT License. See Licensing for details.
+
This project is licensed under the terms of the MIT License. See Licensing for details.
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 @@ - {{ page.title }} - C++ tips - Egor Tensin + {{ page.title }} - C++ notes - Egor Tensin {% include bootstrap_css.html %} diff --git a/_includes/sidebar.html b/_includes/sidebar.html index b96f29f..cc4e87a 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -1,7 +1,7 @@

About the project

Personal C++ notes. Feel free to contribute or contact me.

Latest posts

-- cgit v1.2.3