diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-06-25 02:13:47 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-06-25 02:13:47 +0300 |
commit | 7f02962f5502bb581f0b50d534be0bcea0a739b2 (patch) | |
tree | 43a1cd08cbb888e674e0333a054da787ce8c1599 /_config.yml | |
parent | README update (diff) | |
download | jekyll-theme-7f02962f5502bb581f0b50d534be0bcea0a739b2.tar.gz jekyll-theme-7f02962f5502bb581f0b50d534be0bcea0a739b2.zip |
move common assets to common/, more info to config
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index f6794b5..f5ab9d6 100644 --- a/_config.yml +++ b/_config.yml @@ -20,6 +20,9 @@ jquery_version: 1.11.3 html5shiv_version: 3.7.2 respond_version: 1.4.2 +project: + name: C++ notes + description: Personal C++ notes baseurl: /cpp-notes repository: egor-tensin/cpp-notes personal_info: |