Added robotx.txt, sitemap.xml and meta description

Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
Tuan-Dat Tran
2024-07-25 11:33:03 +02:00
parent 991cb57c88
commit f336daf54b
7 changed files with 78 additions and 45 deletions

View File

@@ -9,6 +9,10 @@ use header::Header;
pub fn Layout() -> Element {
rsx! {
meta {
name: "description",
content: "Explore Tuan-Dat Tran's personal website featuring his CV, publications, projects, and consulting services. Get insights into his professional journey and connect for collaboration opportunities.",
}
div {
class: "flex flex-col min-h-screen" ,
Header {},