Skip to content

Commit

Permalink
fix: the quest for the final fix continues, the finale (finally fixed…
Browse files Browse the repository at this point in the history
… the landing page)
  • Loading branch information
bl4ckswordsman committed Apr 2, 2024
1 parent cffb3f2 commit 07d2636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<script type="module">
import {generateLandingPage, initializeDynamicContent}
from 'https://cdn.jsdelivr.net/gh/bl4ckswordsman/github_landing_page@cdn/ghlp11.js';
from 'https://cdn.jsdelivr.net/gh/bl4ckswordsman/github_landing_page@cdn/ghlp.js';

/*---Change the 'PROJECTDIR' to your project's web directory---*/
const projectDir = 'build/web';
Expand Down

0 comments on commit 07d2636

Please sign in to comment.