From bd86f4fc950cdc5bb4cb346f48c14a6e356dc4fb Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Thu, 7 Mar 2024 21:55:16 -0600 Subject: stop tracking live/ --- .../fork-awesome/src/doc/_includes/icons/text-editor.html | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 live/static/fork-awesome/src/doc/_includes/icons/text-editor.html (limited to 'live/static/fork-awesome/src/doc/_includes/icons/text-editor.html') diff --git a/live/static/fork-awesome/src/doc/_includes/icons/text-editor.html b/live/static/fork-awesome/src/doc/_includes/icons/text-editor.html deleted file mode 100644 index 20ac360..0000000 --- a/live/static/fork-awesome/src/doc/_includes/icons/text-editor.html +++ /dev/null @@ -1,12 +0,0 @@ -
- - -
- {% assign icons_text_editor = icons | expand_aliases | where:"categories", "Text Editor Icons" | sort_by:'class' %} - - {% for icon in icons_text_editor %} - - {% endfor %} -
- -
-- cgit v1.2.3-54-g00ecf