Skip to content

Commit cc71ca5

Browse files
committed
Update footer text
1 parent 2bbf1be commit cc71ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/shared/FooterCopyright.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ export default {
33
data: () => {
44
return {
55
copyrightDate: new Date().getFullYear(),
6-
projectName: 'Vue.js & TailwindCSS Portfolio',
6+
projectName: 'Vue.js & Tailwind CSS Portfolio',
77
author: 'Stoman',
88
};
99
},

0 commit comments

Comments
 (0)