File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -204,9 +204,9 @@ The trick is actually the code: if that is purely
204204JavaScript, then it will work. To prove this, I deployed
205205demo games from Vanilla Web Projects using GitHub Pages:
206206
207- < https://xdvrx1 .github.io/hangman-game/ >
207+ < https://jdevstatic .github.io/hangman-game/ >
208208
209- < https://xdvrx1 .github.io/breakout-game/ >
209+ < https://jdevstatic .github.io/breakout-game/ >
210210
211211As you can see here, because of the pure JavaScript,
212212it enables the site not to be static. Remember,
@@ -265,7 +265,7 @@ differs from WordPress:
265265
266266For my very own example, this site
267267
268- < https://xdvrx1 .github.io/C-Programming-Tutorial/ >
268+ < https://jdevstatic .github.io/C-Programming-Tutorial/ >
269269
270270was built by GitHub Pages,
271271Jekyll being the static site generator.
You can’t perform that action at this time.
0 commit comments