Commit b6b5595
committed
Fix Ruby SDK icon in sidebar navigation
The "ruby" icon doesn't exist in FontAwesome, causing rendering issues in the sidebar.
This replaces it with a generic "gem" icon for proper display.
Before:
<INSERT HERE>
After:
<INSERT HERE>1 parent f2c991b commit b6b5595
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
| 261 | + | |
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
| |||
0 commit comments