--- import { getVersionedDocsPath } from '@libs/path' export const title = 'Sticky Footer Template' export const extra_css = ['sticky-footer.css'] export const html_class = 'h-100' export const body_class = 'd-flex flex-column h-100' ---

Sticky footer

Pin a footer to the bottom of the viewport in desktop browsers with this custom HTML and CSS.

Use the sticky footer with a fixed navbar if need be, too.