File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- /* GitHub Repo WebCards v1.0.1 */
21async function processGHRepoCards ( ENABLE_CACHING ) {
32
43 const GITHUB_API_SETTINGS_GHREPOCARDS = {
Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6+ < link rel ="icon " href ="data:, ">
67 < title > GitHub-Repo-WebCards Demo</ title >
78 < style >
89 body {
@@ -101,7 +102,7 @@ <h3>Repo's data:</h3>
101102
102103</ body >
103104
104- < script src ="https://cdn.jsdelivr.net/gh/juliusnixi/GitHub-Repo-WebCards/ghrepocards.js?v= 1.0.1 "> </ script >
105+ < script src ="https://cdn.jsdelivr.net/gh/juliusnixi/GitHub-Repo-WebCards@ 1.0.0/ghrepocards.js "> </ script >
105106 < script >
106107 processGHRepoCards ( true ) ;
107108 </ script >
You can’t perform that action at this time.
0 commit comments