8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d852b2d commit efebc4dCopy full SHA for efebc4d
index.html
@@ -31,7 +31,7 @@
31
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
32
33
<!-- Github calender-->
34
- <script src="https://cdn.rawgit.com/IonicaBizau/github-calendar/gh-pages/dist/github-calendar.min.js"></script>
+ <script src="https://unpkg.com/github-calendar@latest/dist/github-calendar.min.js"></script>
35
<link rel="stylesheet" href="css/github.css"/>
36
<script src="js/slider/slider.js"></script>
37
<script src="js/main.js"></script>
0 commit comments