Skip to content

Commit

Permalink
修改细节
Browse files Browse the repository at this point in the history
  • Loading branch information
giscafer committed Dec 30, 2016
1 parent c1881be commit d2e3ee5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions layout/partials/back2top.ejs
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<img class="back-to-top-btn" src="/images/fly-to-top.png">Back to Top</img>

<img class="back-to-top-btn" src="/images/fly-to-top.png"/>
<script>
// Elevator script included on the page, already.
window.onload = function() {
var elevator = new Elevator({
selector:'.back-to-top-btn',
Expand Down

0 comments on commit d2e3ee5

Please sign in to comment.