Skip to content

Commit b03c81f

Browse files
committed
Copyright reserved
1 parent f427753 commit b03c81f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Layout/Footer.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<footer
44
class="px-6 text-center bg-white border border-gray-300 rounded-lg shadow-lg"
55
>
6-
<div class="p-6">Copyright &copy; {{ todayDate }} Daniel / w3bdesign</div>
6+
<div class="p-6">Copyright reserved &copy; {{ todayDate }} Daniel / w3bdesign</div>
77
</footer>
88
</div>
99
</template>

0 commit comments

Comments
 (0)