From e9ebf412c7dd22984fa571a012c0cda65369165d Mon Sep 17 00:00:00 2001 From: xengineering Date: Tue, 31 May 2022 15:02:06 +0200 Subject: Move repository data from data to content --- themes/bare/layouts/shortcodes/softwarelist.md | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 themes/bare/layouts/shortcodes/softwarelist.md (limited to 'themes/bare/layouts/shortcodes/softwarelist.md') diff --git a/themes/bare/layouts/shortcodes/softwarelist.md b/themes/bare/layouts/shortcodes/softwarelist.md deleted file mode 100644 index e2d4e24..0000000 --- a/themes/bare/layouts/shortcodes/softwarelist.md +++ /dev/null @@ -1,3 +0,0 @@ -{{ range $.Site.Data.repositories }} -- {{ .name }} - {{ .description }} [ [Git](https://cgit.xengineering.eu/{{ .name }}) | [Atom](https://cgit.xengineering.eu/{{ .name }}/atom) ] -{{ end }} -- cgit v1.2.3-70-g09d2