RiadhAdrani / slick-portfolio-svelte

Vercel-like style portfolio template for developers.
https://riadhadrani.github.io/slick-portfolio-svelte/
203 stars 105 forks source link

Getting a white blank page #49

Closed janzzend closed 1 month ago

janzzend commented 1 month ago

Hi Riadh!

I have deployed your amazing template to my GitHub pages, however, I'm getting a white blank page instead. Would you mind checking my repository if what I did wrong? Thank you so much.

My repo: https://github.com/janzzend/janzzend.github.io My website: https://janzzen.dev/janzzend

RiadhAdrani commented 1 month ago

Hey,

Try changing the base in svelte.config.js to an empty string like in here (+ explanation ), should fix it.

And thanks for the compliment.