Skip to content

Commit

Permalink
fix(index.html): update dots to show screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
softvar committed Jul 21, 2020
1 parent abddecd commit f46675f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Expand Up @@ -98,6 +98,10 @@
<div id="dot-3" class="dots privacy-policy-nav-link"></div>
<div class="mdl-tooltip mdl-tooltip--left" data-mdl-for="dot-3">Privacy Policy</div>
</a>
<a class="animate--scroll" href="#screenshots">
<div id="dot-4" class="dots screenshots-nav-link"></div>
<div class="mdl-tooltip mdl-tooltip--left" data-mdl-for="dot-4">Screenshots</div>
</a>
</div>
<div class="layout__content" id="main-content">
<div id="top">
Expand Down

0 comments on commit f46675f

Please sign in to comment.