corinneling / beginners-guide

A Beginners Guide to the online learning environment of web development
0 stars 0 forks source link

feat: add smooth scroll #1

Closed corinneling closed 5 years ago

corinneling commented 6 years ago

Description

There are three anchor links at the top of each topic page, right beneath the topic title.

anchor-links

Add a class to each of these links in the header partial located in ./src/templates/partials/_header.hbs.. Then reference those classes when adding smooth scroll to the js file.