From 4c9b0fca0a43ebc2f1435052daa89059cd6760bb Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 11 Nov 2022 17:52:51 -0800 Subject: pds: inspect links in pink --- adenosine-pds/templates/account.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'adenosine-pds/templates/account.html') diff --git a/adenosine-pds/templates/account.html b/adenosine-pds/templates/account.html index bd015d5..7b1d426 100644 --- a/adenosine-pds/templates/account.html +++ b/adenosine-pds/templates/account.html @@ -10,7 +10,7 @@ {% endif %} @{{ profile.handle }} -{{ profile.did }} +at://{{ profile.did }} {% if profile.description.is_some() %}

{{ profile.description.as_ref().unwrap() }} -- cgit v1.2.3