Skip to content

Commit eb84b80

Browse files
author
Yuriy Kurant
committed
dev: removes deprecated discourse-search-banner
And updates README.md to instruct on welcome banner setting
1 parent 67f68e4 commit eb84b80

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ Once this is done, users should be able to choose between two color schemes as t
4444

4545
---
4646

47-
## Discourse Search Banner
47+
## Welcome Banner
4848

49-
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.
49+
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.
5050

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

5353
---
5454

about.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"license_url": "https://github.com/discourse/discourse-air/blob/main/LICENSE",
55
"components": [
66
"https://github.com/jordanvidrine/discourse-category-group-boxes.git",
7-
"https://github.com/discourse/discourse-clickable-topic.git",
8-
"https://github.com/discourse/discourse-search-banner.git"
7+
"https://github.com/discourse/discourse-clickable-topic.git"
98
],
109
"modifiers": {
1110
"serialize_topic_excerpts": true

0 commit comments

Comments
 (0)