# ロゴの隣にカスタムHTMLを追加する方法 Discourseプラグインメソッドを使用して

**URL:** https://meta.discourse.org/t/how-to-add-custom-html-next-to-logo-using-discourse-plugin-methods/180332
**Category:** Support
**Created:** [2021 年 2 月 19 日午前 11:26 UTC](https://meta.discourse.org/t/how-to-add-custom-html-next-to-logo-using-discourse-plugin-methods/180332 "2021-02-19T11:26:01Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Thomas\_G](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thomas_g/32/200158_2.png) [@Thomas\_G](https://meta.discourse.org/u/Thomas_G)
#### Post date: [2021 年 2 月 19 日午後 12:19 UTC](https://meta.discourse.org/t/how-to-add-custom-html-next-to-logo-using-discourse-plugin-methods/180332/2 "2021-02-19T12:19:40Z")

</div>

投稿を確認してください：

* * *

> [@Using Plugin Outlet Connectors from a Theme or Plugin](https://meta.discourse.org/t/adding-to-plugin-outlets-using-a-theme/32727):
>
> Discourse includes hundreds of Plugin Outlets which can be used to inject new content or replace existing contend in the Discourse UI. ‘Outlet arguments’ are made available so that content can be customized based on the context. Choosing an outlet To find the name of a plugin outlet, search Discourse core for “\<PluginOutlet”, or use the [plugin outlet locations](https://meta.discourse.org/t/plugin-outlet-locations-theme-component/100673) theme component. (e.g. topic-above-posts). Wrapper outlets Some outlets in core look like \<PluginOutlet @name="foo" /\>. These allow you…

* * *

> [@Adding header links post vdom upgrade](https://meta.discourse.org/t/adding-header-links-post-vdom-upgrade/43284):
>
> So, post-vdom’ing of the header, this old code: \<script type='text/x-handlebars' data-template-name='/connectors/header-after-home-logo/add-header-links'\> {{#unless showExtraInfo}} \<a id="recruiter" href="http://sih.onemadogre.com/t/joining-sih/494"\>Join us!\</a\> \<a id="about" href="http://sih.onemadogre.com/c/guild-news-announcements/about-the-guild"\>About SiH\</a\> {{/unless}} \</script\> doesn’t work, so I’ve replaced it with: note: this code works fine as of, like, early May? anyway my…

---

_[View the full topic](https://meta.discourse.org/t/how-to-add-custom-html-next-to-logo-using-discourse-plugin-methods/180332)._
