Added basic layout for login
Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"card": {
|
||||
"name": "Tuan-Dat Tran",
|
||||
"gender": "(He/Him)",
|
||||
"text": "Hey there! 👋🏻👋🏼👋🏽👋🏾👋🏿\nWelcome to my little place on the internet\nMy name is Tuan and I'm passionate about Linux, system security, automation, network performance tweaking and all things tech.\nWhile you're here, why don't you check out my projects over on Gitea?",
|
||||
"text": "Hey there! 👋🏻👋🏼👋🏽👋🏾👋🏿\nWelcome to my little place on the internet\nMy name is Tuan and I'm passionate about Linux, system security, automation and all things tech.\nWhile you're here, why don't you check out my projects over on Gitea?",
|
||||
"contact_button": "Get in touch."
|
||||
}
|
||||
},
|
||||
@@ -142,10 +142,13 @@
|
||||
"under_construction": "This page is currently under construction"
|
||||
},
|
||||
"footer": {
|
||||
"year": "© 2024 ",
|
||||
"year": " 2024 ",
|
||||
"name": "Tuan-Dat Tran",
|
||||
"rights": ". All Rights Reserved.",
|
||||
"contact": "Contact"
|
||||
},
|
||||
"login": {
|
||||
"title": "Login"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user