# Developing Discourse Themes & Theme Components

**URL:** https://meta.discourse.org/t/developing-discourse-themes-theme-components/93648
**Category:** Developer Guides
**Tags:** reference, tutorial, theme-guides
**Created:** [August 1, 2018, 12:00pm UTC](https://meta.discourse.org/t/developing-discourse-themes-theme-components/93648 "2018-08-01T12:00:39Z")
**Posts on this page:** 1
**Showing post:** 139

<div class="post-metadata">

### Author: ![Don](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/don/32/228726_2.png) [@Don](https://meta.discourse.org/u/Don)
#### Post date: [August 12, 2024, 11:17am UTC](https://meta.discourse.org/t/developing-discourse-themes-theme-components/93648/139 "2024-08-12T11:17:07Z")

</div>

Hello 👋[about-page](https://github.com/discourse/discourse/blob/main/app/assets/javascripts/discourse/app/components/about-page.gjs) is now in `.gjs` which also means it’s not modifiable anymore that way. If you want to make changes you have to use one of the connectors available on that page.

You can check these easily with [Plugin outlet locations theme component](https://meta.discourse.org/t/plugin-outlet-locations-theme-component/100673) or check in the file `<PluginOutlet>`.

---

_[View the full topic](https://meta.discourse.org/t/developing-discourse-themes-theme-components/93648)._
