From ebceb1c3dec8478dbbaa29c7b22d509354c8646d Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Tue, 24 Apr 2018 20:00:04 +0400 Subject: Collection with additional links Signed-off-by: Valentin Popov --- _data/additional_links.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _data/additional_links.yml (limited to '_data') 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" -- cgit v1.2.3