diff --git a/compose.yml b/compose.yml index f6df512..86508c5 100644 --- a/compose.yml +++ b/compose.yml @@ -9,11 +9,10 @@ services: - proxy-network labels: - "traefik.enable=true" - - "traefik.http.routers.homepage.rule=Host(`www.yanlincs.com`) || Host(`www.ylresearch.com`)" + - "traefik.http.routers.homepage.rule=Host(`www.yanlincs.com`)" - "traefik.http.routers.homepage.tls=true" - "traefik.http.routers.homepage.tls.certresolver=cloudflare" - "traefik.http.routers.homepage.tls.domains[0].main=*.yanlincs.com" - - "traefik.http.routers.homepage.tls.domains[1].main=*.ylresearch.com" - "traefik.http.services.homepage.loadbalancer.server.port=80" diff --git a/data.yaml b/data.yaml index e18d83f..9a87620 100644 --- a/data.yaml +++ b/data.yaml @@ -224,6 +224,13 @@ secondaryProjects: desc: "This project explores how to generate high-quality spatial-temporal trajectory data and corresponding representations to address sparsity-related issues, thereby supporting a variety of downstream tasks." links: {} +teaching: + - title: "AI Systems & Infrastructure" + tags: + - "Fall 2025" + - "Aalborg University" + links: {} + presentations: - title: "Self-supervised Learning of Trajectory Data" tags: diff --git a/dist/index.html b/dist/index.html index 19131bc..d326519 100644 --- a/dist/index.html +++ b/dist/index.html @@ -53,28 +53,34 @@