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 %}