# איך להציג שם מלא ב-Embeds

**URL:** https://meta.discourse.org/t/how-to-show-full-name-in-embeds/255329
**Category:** Development
**Tags:** embedding
**Created:** [16 בפברואר,‏ 2023,‏ 7:15am UTC](https://meta.discourse.org/t/how-to-show-full-name-in-embeds/255329 "2023-02-16T07:15:22Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![Mark\_Wass](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mark_wass/32/290526_2.png) [@Mark\_Wass](https://meta.discourse.org/u/Mark_Wass)
#### Post date: [21 בפברואר,‏ 2023,‏ 7:38am UTC](https://meta.discourse.org/t/how-to-show-full-name-in-embeds/255329/8 "2023-02-21T07:38:02Z")

</div>

Never mind I found it here. [Install plugins on a self-hosted site](https://meta.discourse.org/t/install-plugins-in-discourse/19157)

One thing to note, in the doco it says to use a “token”…

`git clone https://<token>@github.com/owner/repo.git`

I found I needed to use your github user name and token

`git clone https://<github-username>:<token>@github.com/owner/repo.git`

---

_[View the full topic](https://meta.discourse.org/t/how-to-show-full-name-in-embeds/255329)._
