diff --git a/app.js b/app.js index 480f403..b0621a8 100644 --- a/app.js +++ b/app.js @@ -25,7 +25,9 @@ app.get('/', (req, res) => {
-
${profile.avatar}
+
+ Avatar +

${profile.name}

${profile.bio}

@@ -33,7 +35,9 @@ app.get('/', (req, res) => {