Closed JLarky closed 1 year ago
we used to rely on server rendering to hide footer, but that is getting out of sync when you navigate between pages. So we are going to hide it with CSS instead. To mark which pages need to hide the footer we use the data-hide-footer=true marker
data-hide-footer=true
The latest updates on your projects. Learn more about Vercel for Git ↗︎
we used to rely on server rendering to hide footer, but that is getting out of sync when you navigate between pages. So we are going to hide it with CSS instead. To mark which pages need to hide the footer we use the
data-hide-footer=true
marker