Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ Once this is done, users should be able to choose between two color schemes as t

---

## Discourse Search Banner
## Welcome Banner

In the options for the `discourse-search-banner` theme component, the `plugin-outlet` options needs to be set to **BELOW-SITE-HEADER** for this theme to render properly.
On the Welcome banner admin page `https://discourse.jordanvidrine.com/admin/config/welcome-banner`, set **Location** to **Below site header** to ensure the theme renders correctly.

![image](https://user-images.githubusercontent.com/5862206/214545774-ed8f1322-9a95-4958-bba0-adf7ff6dea3f.png)
\<image link\>

---

Expand Down
3 changes: 1 addition & 2 deletions about.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"license_url": "https://github.com/discourse/discourse-air/blob/main/LICENSE",
"components": [
"https://github.com/jordanvidrine/discourse-category-group-boxes.git",
"https://github.com/discourse/discourse-clickable-topic.git",
"https://github.com/discourse/discourse-search-banner.git"
"https://github.com/discourse/discourse-clickable-topic.git"
],
"modifiers": {
"serialize_topic_excerpts": true
Expand Down