Skip to content

Commit 0bd9e8b

Browse files
authored
Update year in footer (#962)
1 parent 871f060 commit 0bd9e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/partials/footer.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
footer(class='flex flex-col items-center pt-6 pb-5 space-y-2 text-center')
2-
div(class='mb-2') TanulóSCH © 2021
2+
div(class='mb-2') TanulóSCH © 2022
33
div(class='flex flex-row items-center justify-center space-x-6')
44
a(aria-label="GitHub link" href='https://github.com/kir-dev' target='_blank' rel='noopener noreferrer')
55
svg(xmlns='http://www.w3.org/2000/svg' alt="Github" aria-label="Github" viewbox='0 0 24 24' fill='currentColor' class='w-6 h-6 hover:text-blue-800 dark:hover:text-blue-500 animate-hover')

0 commit comments

Comments
 (0)