aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2018-02-18 05:16:12 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2018-02-18 05:17:50 +0300
commit9e64221711316fb096a8df7d4da8059003617062 (patch)
tree4637dd8880a147b05d28b49167ec206a90978480 /_config.yml
parent_includes: pagination.html -> paginator.html (diff)
downloadjekyll-theme-9e64221711316fb096a8df7d4da8059003617062.tar.gz
jekyll-theme-9e64221711316fb096a8df7d4da8059003617062.zip
rename (and repurpose) the repo
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/_config.yml b/_config.yml
index 51cbf2f..5dbb624 100644
--- a/_config.yml
+++ b/_config.yml
@@ -32,10 +32,10 @@ html5shiv_version: 3.7.3
respond_version: 1.4.2
project:
- name: C++ notes
- description: Personal C++ notes
-baseurl: /cpp-notes
-repository: egor-tensin/cpp-notes
+ name: Blog
+ description: Egor's blog on programming
+baseurl: /blog
+repository: egor-tensin/blog
personal_info:
name: Egor Tensin
email: Egor.Tensin@gmail.com