Skip to content

Commit

Permalink
Updated the copyright year (#278)
Browse files Browse the repository at this point in the history
* Updated the copyright year

Updated the copyright year from 2023 to 2024

* Add changeset

---------

Co-authored-by: Puru <awesomepuruvj@gmail.com>
Co-authored-by: Puru Vijay <47742487+PuruVJ@users.noreply.github.com>
  • Loading branch information
3 people committed May 10, 2024
1 parent 6b47905 commit 0a62dd8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/calm-nails-ring.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@sveltejs/site-kit": patch
---

chore: Bump copyright year
2 changes: 1 addition & 1 deletion packages/site-kit/src/lib/home/Footer.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<div class="copyright">
<slot name="copyright">
© 2023 <a href="https://github.com/sveltejs/svelte/graphs/contributors">
© 2024 <a href="https://github.com/sveltejs/svelte/graphs/contributors">
Svelte contributors
</a>
</slot>
Expand Down

0 comments on commit 0a62dd8

Please sign in to comment.