hlkean / portfolio

0 stars 0 forks source link

Create "About" page #6

Closed hlkean closed 5 hours ago

hlkean commented 5 hours ago

I want to add an about page to my site so that visitors can learn a bit more about me. The page should be straightforward with some text and maybe a photo or illustration of me.

Steps for this process:

Given a user When they navigate to hlkean.com/about Then they are shown the about page

Given a user When they land on any page of the site which contains the global site header Then "About" is present

Given a user When they select the "About" link in the global site header Then they are taken to hlkean.com/about

Given a user When they are on the about page Then the "About" link in the global site header is active