Skip to content

Commit a6f3dd2

Browse files
Merge pull request #84 from deanblackborough/main
Updated copyright
2 parents 5d0e7e4 + ad72035 commit a6f3dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/components/layout/footer.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<h3 class="text-base font-medium text-lg text-gray-900">Support</h3>
6363

6464
<p class="mt-2 mb-2 text-sm text-gray-800">
65-
<x-helper.control.link.text route="https://www.deanblackborough.com" label="Dean Blackborough" /> &copy; 2018-2024
65+
<x-helper.control.link.text route="https://www.deanblackborough.com" label="Dean Blackborough" /> &copy; 2018-{{ date('Y') }}
6666
</p>
6767
<p class="mb-2 text-sm text-gray-800">{{ $version }}<br />
6868
Released {{ $release_date }}

0 commit comments

Comments
 (0)