chore(docs): update copyright date

This commit is contained in:
Thu Huynh
2022-10-15 23:53:50 +02:00
committed by Ali BARIN
parent ace2436e43
commit 9005256cd3

View File

@@ -94,7 +94,7 @@ export default defineConfig({
text: 'Edit this page on GitHub', text: 'Edit this page on GitHub',
}, },
footer: { footer: {
copyright: 'Copyright © 2021 Automatisch. All rights reserved.', copyright: 'Copyright © 2022 Automatisch. All rights reserved.',
}, },
}, },
}); });