diff --git a/layouts/shortcodes/fa.html b/layouts/shortcodes/fa.html new file mode 100644 index 0000000..c6d265f --- /dev/null +++ b/layouts/shortcodes/fa.html @@ -0,0 +1,11 @@ +{{- $faStyle := .Get 0 -}} +{{- $faName := .Get 1 -}} +{{- $isFullWidth := .Get 2 -}} +