mirror of
https://github.com/AustinKelsay/plebdevs.git
synced 2025-06-03 07:42:03 +00:00
Update src/components/content/courses/DesktopCourseDetails.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
parent
6b30d2cce7
commit
c67706dd3e
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user