diff --git a/site/themes/hugo_ff_theme/layouts/shortcodes/link.html b/site/themes/hugo_ff_theme/layouts/shortcodes/link.html new file mode 100644 index 0000000..394d812 --- /dev/null +++ b/site/themes/hugo_ff_theme/layouts/shortcodes/link.html @@ -0,0 +1,20 @@ +
+
+
{{ .Get "name" }}
+

{{ .Get "description" }}

+
+ +
\ No newline at end of file