From 17e7802f1eef43b6d0ae77fdf646d7e6fe8ccc37 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sat, 26 Dec 2020 12:11:45 +0100 Subject: Improved SCSS structure, keep less glyphs in fonts --- scripts/build_content.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build_content.sh') diff --git a/scripts/build_content.sh b/scripts/build_content.sh index 8acdcdf..6b50cd8 100755 --- a/scripts/build_content.sh +++ b/scripts/build_content.sh @@ -35,7 +35,7 @@ if [ -z "$1" ]; then do handle "$FILE" done -elif [ "$1" = "md" ]; then +elif [ "$1" = "all_md" ]; then find content/ \ -type f \ -name "*.md" \ -- cgit v1.2.3-54-g00ecf