nss-evening-cohort-9 / foundations-group-project-kiss-the-goat

foundations-group-project-kiss-the-goat created by GitHub Classroom
0 stars 0 forks source link

on index.html create side nav with social media links #10

Open jpantana opened 5 years ago

jpantana commented 5 years ago

User Story

As a user, I should see sticky fa fa nav items on the right hand side of the site's homepage (and other pages). They should link to the corresponding social sites in a separate tab

AC

WHEN I look on the right hand side of the site's pages THEN I should see a vertically displayed collection of social media icons that link to their respective sites.

Development

jpantana commented 5 years ago

Fa Fa link:

<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
jpantana commented 5 years ago
homePageMockUp