From 9ed46c335d6020b10f720d9738b8252d424dd24c Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Mon, 1 Apr 2024 15:02:51 -0400 Subject: start custom banner and avatar loading --- src/web/_views/template/pfp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/web/_views/template/pfp.php') diff --git a/src/web/_views/template/pfp.php b/src/web/_views/template/pfp.php index aec7318..9a5a336 100644 --- a/src/web/_views/template/pfp.php +++ b/src/web/_views/template/pfp.php @@ -4,5 +4,5 @@ $class = isset($class) ? $class : ''; ?> - + -- cgit v1.2.3-freya