- added practitioner image for about section, and updated to show certs held - wip: image responsiveness and lock aspect ratios across viewports - wip: add ease in animation to each section when scrolled by - wip: clean up footer with office hours, quick contact info, privacy policy/terms links
8 lines
97 B
TypeScript
8 lines
97 B
TypeScript
|
|
export const sitemap = [
|
|
{
|
|
"path": "/",
|
|
"lastModified": "2025-12-04"
|
|
}
|
|
];
|
|
|