There are three anchor links at the top of each topic page, right beneath the topic title.
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.
Description
There are three anchor links at the top of each topic page, right beneath the topic title.
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.