From 1ab2a168e5b6a8e4d20c6d1a261eb11ed9166fd5 Mon Sep 17 00:00:00 2001 From: Yan Lin Date: Wed, 11 Jun 2025 09:54:21 +0200 Subject: [PATCH] Bug fix --- dist/{favicon => }/apple-touch-icon.png | Bin dist/{favicon => }/favicon-96x96.png | Bin dist/{favicon => }/favicon.ico | Bin dist/{favicon => }/favicon.svg | 0 dist/index.html | 10 +++++----- dist/presentations/index.html | 10 +++++----- dist/projects/index.html | 10 +++++----- dist/publications/index.html | 10 +++++----- dist/{favicon => }/site.webmanifest | 0 dist/{favicon => }/web-app-manifest-192x192.png | Bin dist/{favicon => }/web-app-manifest-512x512.png | Bin templates/base.html | 10 +++++----- 12 files changed, 25 insertions(+), 25 deletions(-) rename dist/{favicon => }/apple-touch-icon.png (100%) rename dist/{favicon => }/favicon-96x96.png (100%) rename dist/{favicon => }/favicon.ico (100%) rename dist/{favicon => }/favicon.svg (100%) rename dist/{favicon => }/site.webmanifest (100%) rename dist/{favicon => }/web-app-manifest-192x192.png (100%) rename dist/{favicon => }/web-app-manifest-512x512.png (100%) diff --git a/dist/favicon/apple-touch-icon.png b/dist/apple-touch-icon.png similarity index 100% rename from dist/favicon/apple-touch-icon.png rename to dist/apple-touch-icon.png diff --git a/dist/favicon/favicon-96x96.png b/dist/favicon-96x96.png similarity index 100% rename from dist/favicon/favicon-96x96.png rename to dist/favicon-96x96.png diff --git a/dist/favicon/favicon.ico b/dist/favicon.ico similarity index 100% rename from dist/favicon/favicon.ico rename to dist/favicon.ico diff --git a/dist/favicon/favicon.svg b/dist/favicon.svg similarity index 100% rename from dist/favicon/favicon.svg rename to dist/favicon.svg diff --git a/dist/index.html b/dist/index.html index 6adda02..d7bd40a 100644 --- a/dist/index.html +++ b/dist/index.html @@ -7,12 +7,12 @@ Yan Lin's Homepage - - - - + + + + - + diff --git a/dist/presentations/index.html b/dist/presentations/index.html index 222ff92..1afb173 100644 --- a/dist/presentations/index.html +++ b/dist/presentations/index.html @@ -7,12 +7,12 @@ Yan Lin's Presentations - - - - + + + + - + diff --git a/dist/projects/index.html b/dist/projects/index.html index ab84b46..dd3ec59 100644 --- a/dist/projects/index.html +++ b/dist/projects/index.html @@ -7,12 +7,12 @@ Yan Lin's Projects - - - - + + + + - + diff --git a/dist/publications/index.html b/dist/publications/index.html index fe91d31..feba1db 100644 --- a/dist/publications/index.html +++ b/dist/publications/index.html @@ -7,12 +7,12 @@ Yan Lin's Publications - - - - + + + + - + diff --git a/dist/favicon/site.webmanifest b/dist/site.webmanifest similarity index 100% rename from dist/favicon/site.webmanifest rename to dist/site.webmanifest diff --git a/dist/favicon/web-app-manifest-192x192.png b/dist/web-app-manifest-192x192.png similarity index 100% rename from dist/favicon/web-app-manifest-192x192.png rename to dist/web-app-manifest-192x192.png diff --git a/dist/favicon/web-app-manifest-512x512.png b/dist/web-app-manifest-512x512.png similarity index 100% rename from dist/favicon/web-app-manifest-512x512.png rename to dist/web-app-manifest-512x512.png diff --git a/templates/base.html b/templates/base.html index 29cd8ea..a40023c 100644 --- a/templates/base.html +++ b/templates/base.html @@ -7,12 +7,12 @@ {% block title %}Yan Lin{% endblock %} - - - - + + + + - +