diff options
author | Valentin Popov <info@valentineus.link> | 2018-04-24 19:37:57 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2018-04-24 19:37:57 +0300 |
commit | 79c3ff52bd3454fdba20e4634fb858bae4af0482 (patch) | |
tree | 96e8db66ab3562a3090db2f0f9151832fd2c335d /_data | |
parent | 86c86d6b6a11f38aa80339a9aa871f16376c18c4 (diff) | |
download | popov.link-79c3ff52bd3454fdba20e4634fb858bae4af0482.tar.xz popov.link-79c3ff52bd3454fdba20e4634fb858bae4af0482.zip |
Collection with information about the author
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to '_data')
-rw-r--r-- | _data/author_info.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_data/author_info.yml b/_data/author_info.yml new file mode 100644 index 0000000..03ef667 --- /dev/null +++ b/_data/author_info.yml @@ -0,0 +1,3 @@ +email: "info@valentineus.link" +name: "Valentin Popov" +url: "http://valentineus.link" |