Skip to content

Commit

Permalink
html anchor to Discuss
Browse files Browse the repository at this point in the history
  • Loading branch information
astonzhang committed Jan 23, 2019
1 parent 5571e73 commit 992c31c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/_static/discuss.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,7 @@ $(document).ready(function () {
})();
}
});

var replaced = $('body').html().replace(/Scan-the-QR-Code-to-Discuss/g, 'Discuss');
$('body').html(replaced);
});

0 comments on commit 992c31c

Please sign in to comment.