Commit fb7c62e
committed
Use Hugo image shortcode for SVG icons instead of HTML tags
- Replace HTML <img> tags with {{<image filename=...>}} shortcode format
- Update all installation tables to use proper Hugo shortcode syntax
- Fix download links to use Hugo image shortcode followed by markdown link
- Ensures proper image rendering in both local and production builds
- Follows established pattern from AI project documentation
Updated files:
- content/operate/redisinsight/install/_index.md (installation table)
- content/develop/tools/insight/_index.md (installation table)
- content/integrate/redisinsight/_index.md (download link)
- content/operate/redisinsight/_index.md (download link)1 parent 4771f27 commit fb7c62e
4 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
0 commit comments