EduardET

Untitled

Jul 10th, 2018
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script>
  2. (function($) {
  3.     $(document).ready(function() {
  4.         $('.home .more span').text('Read More')
  5.     });
  6. })(jQuery);
  7. </script>
Advertisement
Add Comment
Please, Sign In to add comment