# 在/about页面显示TL4成员？

**URL:** <https://meta.discourse.org/t/displaying-tl4-members-on-the-about-page/256209>\
**Category:** Support\
**Created:** [2023年二月24日 23:36 UTC](https://meta.discourse.org/t/displaying-tl4-members-on-the-about-page/256209 "2023-02-24T23:36:26Z")\
**Posts on this page:** 1\
**Showing post:** 2

<div class="post-metadata">

**Author:** ![ondrej](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ondrej/32/198804_2.png) [@ondrej](https://meta.discourse.org/u/ondrej)\
**Post date:** [2023年二月24日 23:45 UTC](https://meta.discourse.org/t/displaying-tl4-members-on-the-about-page/256209/2 "2023-02-24T23:45:28Z")

</div>

嘿 Richie，

我找到了这个。希望它仍然有用/相关

> [@Add more groups to "About Us" page](https://meta.discourse.org/t/add-more-groups-to-about-us-page/110381/4?u=ondrej):
>
> There isn’t a setting you can change to do this, but it’s possible in a theme. Add this to admin \> customize \> themes \> edit CSS/HTML \> common \> head \<script type="text/discourse-plugin" version="0.8"\> const ajax = require('discourse/lib/ajax').ajax; api.registerConnectorClass('about-after-moderators', 'custom-group', { setupComponent(args, component) { var groups = ["trainees", "interns"]; // Add group names here groups.forEach(function(group) { a…

---

_[View the full topic](https://meta.discourse.org/t/displaying-tl4-members-on-the-about-page/256209)._
