@@ -229,9 +229,9 @@ The trick is actually the code: if that is purely
229229JavaScript, then it will work. To prove this, I deployed
230230demo games from Vanilla Web Projects using GitHub Pages:
231231
232- < https://jdevstatic .github.io/hangman-game/ >
232+ < https://jdevfullstack .github.io/hangman-game/ >
233233
234- < https://jdevstatic .github.io/breakout-game/ >
234+ < https://jdevfullstack .github.io/breakout-game/ >
235235
236236As you can see here, because of the pure JavaScript,
237237it enables the site not to be static. Remember,
@@ -290,7 +290,7 @@ differs from WordPress:
290290
291291For my very own example, this site
292292
293- < https://jdevstatic .github.io/C-Programming-Tutorial/ >
293+ < https://jdevfullstack .github.io/C-Programming-Tutorial/ >
294294
295295was built by GitHub Pages,
296296Jekyll being the static site generator.
@@ -311,18 +311,18 @@ About custom domain in GitHub Pages:
311311
312312## More Of My Topics
313313
314- #### < https://github.com/jdevstatic /basic-electronics >
314+ #### < https://github.com/jdevfullstack /basic-electronics >
315315
316- #### < https://github.com/jdevstatic /programming-core-concepts >
316+ #### < https://github.com/jdevfullstack /programming-core-concepts >
317317
318- #### < https://github.com/jdevstatic /java >
318+ #### < https://github.com/jdevfullstack /java >
319319
320- #### < https://github.com/jdevstatic /lightweight-web-server >
320+ #### < https://github.com/jdevfullstack /lightweight-web-server >
321321
322- #### < https://github.com/jdevstatic /java-coding-problems >
322+ #### < https://github.com/jdevfullstack /java-coding-problems >
323323
324- #### < https://github.com/jdevstatic /PureBasic-FileExplorer >
324+ #### < https://github.com/jdevfullstack /PureBasic-FileExplorer >
325325
326- #### < https://github.com/jdevstatic /PureBasic-Scrabble >
326+ #### < https://github.com/jdevfullstack /PureBasic-Scrabble >
327327
328- #### < https://github.com/jdevstatic /hacking-the-github-stats >
328+ #### < https://github.com/jdevfullstack /hacking-the-github-stats >
0 commit comments