aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-07-09 10:13:53 -0400
committertdro <tdro@noreply.example.com>2022-07-09 10:13:53 -0400
commit8e1256308c9c24fa45783a7c0be7ff74a33906ee (patch)
treeb3c62a2f4eb6bfb0a0ac0c8e7563507a2677df6d /Makefile
parent2b0c90bcf35d2a68a4ac4aabec6e9c04fd6e234f (diff)
downloadcanory-8e1256308c9c24fa45783a7c0be7ff74a33906ee.tar.gz
canory-8e1256308c9c24fa45783a7c0be7ff74a33906ee.tar.bz2
canory-8e1256308c9c24fa45783a7c0be7ff74a33906ee.zip
themes/default/layouts/partials/card-meta: Add icons
Dry up and normalize white spaces.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 09ce88e..0f528d9 100644
--- a/Makefile
+++ b/Makefile
@@ -35,18 +35,24 @@ icons:
svn export --force https://github.com/feathericons/feather/trunk/icons/arrow-left.svg static/icons/feather
svn export --force https://github.com/feathericons/feather/trunk/icons/arrow-right.svg static/icons/feather
svn export --force https://github.com/feathericons/feather/trunk/icons/arrow-up.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/at-sign.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/calendar.svg static/icons/feather
svn export --force https://github.com/feathericons/feather/trunk/icons/circle.svg static/icons/feather
svn export --force https://github.com/feathericons/feather/trunk/icons/clock.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/code.svg static/icons/feather
svn export --force https://github.com/feathericons/feather/trunk/icons/copy.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/edit.svg static/icons/feather
svn export --force https://github.com/feathericons/feather/trunk/icons/eye-off.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/file-text.svg static/icons/feather
svn export --force https://github.com/feathericons/feather/trunk/icons/git-commit.svg static/icons/feather
svn export --force https://github.com/feathericons/feather/trunk/icons/globe.svg static/icons/feather
- svn export --force https://github.com/feathericons/feather/trunk/icons/tag.svg static/icons/feather
svn export --force https://github.com/feathericons/feather/trunk/icons/heart.svg static/icons/feather
svn export --force https://github.com/feathericons/feather/trunk/icons/home.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/link.svg static/icons/feather
svn export --force https://github.com/feathericons/feather/trunk/icons/map-pin.svg static/icons/feather
svn export --force https://github.com/feathericons/feather/trunk/icons/rss.svg static/icons/feather
svn export --force https://github.com/feathericons/feather/trunk/icons/search.svg static/icons/feather
+ svn export --force https://github.com/feathericons/feather/trunk/icons/tag.svg static/icons/feather
svn export --force https://github.com/feathericons/feather/trunk/icons/trash-2.svg static/icons/feather
svn export --force https://github.com/feathericons/feather/trunk/icons/user.svg static/icons/feather
svn export --force https://github.com/feathericons/feather/trunk/icons/users.svg static/icons/feather