diff --git a/gallery.html b/gallery.html index da7c5d8..e11871e 100644 --- a/gallery.html +++ b/gallery.html @@ -2,7 +2,22 @@ - UNITES Lab - Gallery + + Gallery | UNITES Lab (Tianlong Chen, UNC-Chapel Hill) + + + + + + + + + + + + + + diff --git a/group.html b/group.html index 30f8e44..faf4128 100644 --- a/group.html +++ b/group.html @@ -2,7 +2,22 @@ - UNITES Lab + + People | UNITES Lab (Tianlong Chen, UNC-Chapel Hill) + + + + + + + + + + + + + + diff --git a/index.html b/index.html index 29b2a5e..fd44da0 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,49 @@ -UNITES Lab + + UNITES Lab | Prof. Tianlong Chen's Group at UNC-Chapel Hill + + + + + + + + + + + + + + + diff --git a/publication.html b/publication.html index 5a79aa9..d495b75 100644 --- a/publication.html +++ b/publication.html @@ -2,7 +2,22 @@ - UNITES Lab + + Publications | UNITES Lab (Tianlong Chen, UNC-Chapel Hill) + + + + + + + + + + + + + + diff --git a/research.html b/research.html index f3a0ed6..e3ece2b 100644 --- a/research.html +++ b/research.html @@ -2,7 +2,22 @@ - UNITES Lab + + Research | UNITES Lab (Tianlong Chen, UNC-Chapel Hill) + + + + + + + + + + + + + + diff --git a/resource.html b/resource.html index aa1c280..00131ec 100644 --- a/resource.html +++ b/resource.html @@ -2,7 +2,22 @@ - UNITES Lab + + Resources | UNITES Lab (Tianlong Chen, UNC-Chapel Hill) + + + + + + + + + + + + + + diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..fcb27e6 --- /dev/null +++ b/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Allow: / + +Sitemap: https://unites-lab.github.io/sitemap.xml diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..f154869 --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,9 @@ + + + https://unites-lab.github.io/monthly1.0 + https://unites-lab.github.io/publication.htmlmonthly0.8 + https://unites-lab.github.io/research.htmlmonthly0.8 + https://unites-lab.github.io/group.htmlmonthly0.8 + https://unites-lab.github.io/gallery.htmlmonthly0.8 + https://unites-lab.github.io/resource.htmlmonthly0.8 +