diff options
author | Valentin Popov <info@valentineus.link> | 2018-04-24 19:00:04 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2018-04-24 19:00:04 +0300 |
commit | ebceb1c3dec8478dbbaa29c7b22d509354c8646d (patch) | |
tree | 7f7773ffcb9e794b4b5f1e78d9c6d335ccc7f785 /_data/additional_links.yml | |
parent | e0bfa7a3b09fdcc80f92c5c61b92d7ff0e33945c (diff) | |
download | popov.link-ebceb1c3dec8478dbbaa29c7b22d509354c8646d.tar.xz popov.link-ebceb1c3dec8478dbbaa29c7b22d509354c8646d.zip |
Collection with additional links
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to '_data/additional_links.yml')
-rw-r--r-- | _data/additional_links.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/_data/additional_links.yml b/_data/additional_links.yml new file mode 100644 index 0000000..e5fab32 --- /dev/null +++ b/_data/additional_links.yml @@ -0,0 +1,8 @@ +- name: "Example" + url: "http://example" + +- name: "Example" + url: "http://example" + +- name: "Example" + url: "http://example" |