Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Commit

Permalink
Add text to the about page
Browse files Browse the repository at this point in the history
  • Loading branch information
Anna Melnikov committed Jan 16, 2022
1 parent ac0b404 commit 95d3bfa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions templates/views/about.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@
<body>
<div class="main-content">
{{> header }}
<p>This site was created by Anna Hope Melnikov as part
of Andrew Mead's Complete Node.js Developer Course on Udemy.
It uses data provided by Mapbox and WeatherStack so you can get yourself
some weather.
</p>
<p>Also, here is a picture of a robot:</p>
<img class="portrait" src="/img/robot.png">
</div>
{{> footer }}
Expand Down

0 comments on commit 95d3bfa

Please sign in to comment.