Awhisper

Results 1 issues of Awhisper

TypeError: /Users/Awhisper/Desktop/Hexo/themes/anatole/layout/mixins.pug:24 22| if item.tags 23| i.fa.fa-tag > 24| - item.categories.sort('posts').each(function(item) { 25| a.tag(href=config.root + item.path, title= item.name)= item.name + " " 26| - }); 27| - item.tags.sort('posts').each(function(item) { item.categories.sort...