Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
KyrieZhang02 committed Jan 17, 2025
2 parents cccb884 + 07ff090 commit f824a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/fonts.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
};
(function(d) {
var wf = d.createElement('script'), s = d.scripts[0];
wf.src = 'https://ajax.googleapis.com/ajax/libs/webfont/1.5.18/webfont.js';
wf.src = 'https://ajax.googleapis.com/ajax/libs/webfont.js';
s.parentNode.insertBefore(wf, s);
})(document);
</script>

0 comments on commit f824a6b

Please sign in to comment.