From 859a65e61d9dc6cd68f048fda0f0da4b9bcc1396 Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Wed, 29 Jan 2025 20:37:50 +0100 Subject: extra metadata loading from a yaml file --- test.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test.yml (limited to 'test.yml') diff --git a/test.yml b/test.yml new file mode 100644 index 0000000..0ae8131 --- /dev/null +++ b/test.yml @@ -0,0 +1,3 @@ +menu_items: + - item1 + - item2 -- cgit v1.2.3