We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa6cbb7 commit 751707fCopy full SHA for 751707f
1 file changed
components/Layout/layout.js
@@ -22,7 +22,7 @@ export default function Layout(props) {
22
Powered by{" "}
23
<img src="/vercel.svg" alt="Vercel Logo" className={layout.logo} />
24
</a>
25
- <p>© 2020-2021 Borum Tech</p>
+ <p>© 2022 Borum Tech</p>
26
<div className={layout.platformList}>
27
<PlatformButton
28
downloadLink="https://play.google.com/store/apps/details?id=com.boruminc.borumjot.android"
0 commit comments