You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: howtos/how-to-make-a-clickable-avatar-in-a-header/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
This is an example project of TalkJS's tutorial on how to make a clickable avatar that links to the user’s profile.
1
+
This is an example project for TalkJS's tutorial on how to make a clickable avatar that links to the user’s profile.
2
2
3
3
This project uses TalkJS's [custom header feature](https://talkjs.com/docs/Features/Customizations/Creating_Custom_Headers/). The custom header in this example contains a link that leads to user's profile page.
0 commit comments