Add 'list'/'text' toggle buttons

This commit is contained in:
Bryan Housel
2019-05-02 13:49:26 -04:00
parent cebe4ced8a
commit b17e4e4f1d
5 changed files with 53 additions and 9 deletions
+4 -1
View File
@@ -55,9 +55,12 @@ module.exports = function buildData() {
// Font Awesome icons used
var faIcons = {
'fas-long-arrow-alt-right': {}
'fas-i-cursor': {},
'fas-long-arrow-alt-right': {},
'fas-th-list': {}
};
// The Noun Project icons used
var tnpIcons = {};
// Start clean