Skip to content

Commit b4ec859

Browse files
committed
DEV: Update README.md
- Add meta topic url - Remove incorrect text - Add mobile preview
1 parent 7dc887d commit b4ec859

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

.github/images/mobile.png

11.3 KB
Loading

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ This theme component allows you to add links and dropdowns in the header of your
1010

1111
| Title | Link |
1212
| --------------------- | ---------------------------------------------------------------------------------------------------- |
13-
| 📰 **Meta Topic** | [Read Topic](https://meta.discourse.org/t/) |
14-
| 🔌 **Base Plugin** | [Custom Layouts Widget](https://meta.discourse.org/t/custom-layouts-plugin/55208) |
13+
| 📰 **Meta Topic** | [Read Topic](https://meta.discourse.org/t/dropdown-header/226170) |
1514
| 👨‍💻 **Author** | [Keegan George](https://github.com/keegangeorge/) |
1615
| #️⃣ **Version** | `1.0` |
1716
|**How to Install** | [Installation Guide](https://meta.discourse.org/t/how-do-i-install-a-theme-or-theme-component/63682) |
@@ -123,6 +122,11 @@ Note: Even further customizations can be made by adding custom CSS to your Disco
123122

124123
This setting is used to add to add Font Awesome 5 icons to the site's svg icon subset. This may be necessary if using a Font Awesome icon that is not already used in a Discourse site. Adding that Font Awesome icon class to this setting will add it to the site's icon dependency list and allow for it to be used succesfully.
125124

126-
## 🎬 Sample Usage:
125+
## 🎬 Preview:
127126

127+
**Desktop:**
128128
![sample-video](.github/images/sample.gif)
129+
130+
**Mobile:**
131+
Due to lack of space on mobile, links can be triggered by tapping on the arrow down button.
132+
![sample-video](.github/images/mobile.png)

0 commit comments

Comments
 (0)