File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <meta name =" viewport" content =" width=device-width, initial-scale=1.0" >
66 <title >{{ name }} | {{ role }} </title >
77 <script src =" https://cdn.tailwindcss.com" ></script >
8- <script src =" https://cdn.jsdelivr.net/npm/ phaser@3.60.0/dist /phaser.min.js" ></script >
8+ <script src =" https://cdnjs.cloudflare.com/ajax/libs/ phaser/3.90.0 /phaser.min.js" ></script >
99 <link rel =" stylesheet" href =" /assets/css/style.css" >
1010</head >
1111<body class =" min-h-screen scroll-smooth bg-[var(--bg-page)] text-[var(--text-main)] transition-colors duration-300" >
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ layout: false
88 <meta name =" viewport" content =" width=device-width, initial-scale=1.0" >
99 <title >Developer Directory</title >
1010 <script src =" https://cdn.tailwindcss.com" ></script >
11- <script src =" https://cdn.jsdelivr.net/npm/ phaser@3.60.0/dist /phaser.min.js" ></script >
11+ <script src =" https://cdnjs.cloudflare.com/ajax/libs/ phaser/3.90.0 /phaser.min.js" ></script >
1212 <link rel =" stylesheet" href =" /assets/css/style.css" >
1313</head >
1414<body class =" min-h-screen scroll-smooth bg-[var(--bg-page)] text-[var(--text-main)] transition-colors duration-300" >
You can’t perform that action at this time.
0 commit comments