From 6af62dc83a6bfba5ea665e5d16e3aef9b4135679 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Thu, 1 Dec 2022 14:03:28 -0500 Subject: [PATCH] lazy load profile pic --- templates/components/about-card.html | 2 +- templates/components/heading-card.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/components/about-card.html b/templates/components/about-card.html index 83b9f3f..c10f77f 100644 --- a/templates/components/about-card.html +++ b/templates/components/about-card.html @@ -5,7 +5,7 @@
- Profile Photo + Profile Photo
diff --git a/templates/components/heading-card.html b/templates/components/heading-card.html index f337bf7..34cc9f7 100644 --- a/templates/components/heading-card.html +++ b/templates/components/heading-card.html @@ -5,7 +5,7 @@
- Profile Photo + Profile Photo

{{config.extra.name}}