Studying docker
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Random edits

authored by

Akshit Baunthiyal and committed by tangled.org 38ddfe22 f58a38a2

+1 -1
+1 -1
nodejs-first-starting/server.js
··· 21 21 </head> 22 22 <body> 23 23 <section> 24 - <h2>My Course Goal</h2> 24 + <h2>ChAnGeD sTuFf</h2> 25 25 <h3>${userGoal}</h3> 26 26 </section> 27 27 <form action="/store-goal" method="POST">