Add new update notification on main dashboard

This commit is contained in:
Aj - Thomas
2022-05-12 02:41:13 +02:00
parent 7493d83147
commit 0c7606793a
4 changed files with 48 additions and 5 deletions

2
data/constants.ts Normal file
View File

@@ -0,0 +1,2 @@
export const REPO_URL = 'ajnart/myhomepage';
export const CURRENT_VERSION = 'v0.1.5';