From 478079c05d2d3c2155f1f54d483824a176b0d722 Mon Sep 17 00:00:00 2001 From: Jan Vidic Date: Fri, 31 Mar 2017 00:11:00 +0200 Subject: [PATCH] Added smooth scrolling to the anchors. --- src/index.html | 2 +- src/templates/javascript.ejs | 17 ++++++++++++++++- src/templates/navbar.ejs | 2 +- 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/src/index.html b/src/index.html index 4af69b0..3aa7328 100755 --- a/src/index.html +++ b/src/index.html @@ -22,7 +22,7 @@ - + <% include templates/navbar %>