diff options
Diffstat (limited to 'src/components')
| -rw-r--r-- | src/components/Footer.svelte | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Footer.svelte b/src/components/Footer.svelte index d6c24ac..85e1965 100644 --- a/src/components/Footer.svelte +++ b/src/components/Footer.svelte @@ -45,7 +45,7 @@ <a href="https://docs.google.com/document/d/10S_-yfiaDZnuD-0tvXTEIIyZiErVwrTj0y_0JiRT5_U/edit?usp=sharing" target="_blank">Privacy Policy</a> </div> <div class="p-1"> - <span class="text-muted">Copyright © 2022 Misty Mountains Therapy</span> + <span class="text-muted">Copyright © 2024 Misty Mountains Therapy</span> <br> <span class="text-muted">High quality therapy services for the Rexburg area.</span> </div> |
