Fixed index file for single post fetching.

This commit is contained in:
2018-07-01 01:07:32 +02:00
parent 240146e554
commit c639503667
6 changed files with 52 additions and 38 deletions

View File

@@ -1,7 +1,5 @@
'use strict';
const path = require('path');
function curateUser(user) {
const curatedUser = {
id: user.id,