mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-10 07:25:35 +00:00
feat: recreate dashboard page from previous version
This commit is contained in:
@@ -10,13 +10,19 @@
|
||||
},
|
||||
"user": {
|
||||
"title": "1.2 User Data",
|
||||
"description": "To create personalized categories and links and associate them with their author, we collect the following information:",
|
||||
"fields": ["Google ID", "Lastname", "Firstname", "Email", "Avatar"]
|
||||
"description": "To create personalized collections and links and associate them with their author, we collect the following information:",
|
||||
"fields": [
|
||||
"Google ID",
|
||||
"Lastname",
|
||||
"Firstname",
|
||||
"Email",
|
||||
"Avatar"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data_use": {
|
||||
"title": "2. Data Use",
|
||||
"description": "The collected data is neither resold nor used for purposes other than initially intended, namely the management of categories and links created by the user."
|
||||
"description": "The collected data is neither resold nor used for purposes other than initially intended, namely the management of collections and links created by the user."
|
||||
},
|
||||
"data_storage": {
|
||||
"title": "3. Data Storage",
|
||||
@@ -42,4 +48,4 @@
|
||||
"changes": "We reserve the right to update this privacy policy. We encourage you to regularly check this page to stay informed of any changes.",
|
||||
"thanks": "Thank you for using MyLinks!"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user