πCustomising pages
Create your landing page with Gitlanding
//Replace <webm> with the extension name of your choicedeclare module "*.webm" {
const _default: string;
export default _default;
}Last updated
Create your landing page with Gitlanding
//Replace <webm> with the extension name of your choicedeclare module "*.webm" {
const _default: string;
export default _default;
}Last updated