Update src/components/content/courses/DesktopCourseDetails.js

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
Austin Kelsay 2025-04-24 12:07:50 -05:00 committed by austinkelsay
parent 6b30d2cce7
commit c67706dd3e
No known key found for this signature in database
GPG Key ID: 5A763922E5BA08EE

View File

@ -82,6 +82,7 @@ export default function DesktopCourseDetails({
<a
rel="noreferrer noopener"
target="_blank"
href={`/profile/${author?.pubkey}`}
className="text-blue-300 hover:underline"
>
{author?.username || author?.name || author?.pubkey}