From 64b71f5dbeac631d07ccbebcf761668066a5305d Mon Sep 17 00:00:00 2001 From: Yan Lin Date: Mon, 25 Aug 2025 12:21:51 +0800 Subject: [PATCH] Remove tracker script --- data.yaml | 3 ++- dist/index.html | 1 - dist/presentations/index.html | 1 - dist/projects/index.html | 1 - dist/publications/index.html | 1 - templates/base.html | 3 +-- 6 files changed, 3 insertions(+), 7 deletions(-) diff --git a/data.yaml b/data.yaml index 54e9730..c008830 100644 --- a/data.yaml +++ b/data.yaml @@ -238,7 +238,8 @@ teaching: tags: - "Fall 2025" - "Aalborg University" - links: {} + links: + Literature: https://blog.yanlincs.com/ai-system/ presentations: - title: "AMDEN: Amorphous Materials DEnoising Network" diff --git a/dist/index.html b/dist/index.html index 5502221..8785ee3 100644 --- a/dist/index.html +++ b/dist/index.html @@ -6,7 +6,6 @@ Yan Lin's Homepage - diff --git a/dist/presentations/index.html b/dist/presentations/index.html index 6c3cc20..48d3736 100644 --- a/dist/presentations/index.html +++ b/dist/presentations/index.html @@ -6,7 +6,6 @@ Yan Lin's Presentations - diff --git a/dist/projects/index.html b/dist/projects/index.html index 22131c0..00fcb0e 100644 --- a/dist/projects/index.html +++ b/dist/projects/index.html @@ -6,7 +6,6 @@ Yan Lin's Projects - diff --git a/dist/publications/index.html b/dist/publications/index.html index b616cfd..db9fb97 100644 --- a/dist/publications/index.html +++ b/dist/publications/index.html @@ -6,7 +6,6 @@ Yan Lin's Publications - diff --git a/templates/base.html b/templates/base.html index 26eb2ca..f12e893 100644 --- a/templates/base.html +++ b/templates/base.html @@ -6,7 +6,6 @@ {% block title %}Yan Lin{% endblock %} - @@ -109,4 +108,4 @@ {% endblock %} - \ No newline at end of file +