@@ -43,9 +43,6 @@
authors = [ page.author ]
}
- console.log(authors)
-
for (var i in authors) {
var author = authors[i]
%>