Skip to content

Commit 484aebf

Browse files
committed
Fix attempt to display homepage content below feature cards
1 parent 9725824 commit 484aebf

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

docs/index.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ features:
6060
link: /exchange/
6161
---
6262

63+
<div class="vp-doc">
64+
6365
### Create Stunning Relationship Diagrams from Spreadsheets
6466

6567
The **Relationship Visualizer** spreadsheet transforms your Excel tables into clear, professional **Graphviz diagrams** in seconds. Say goodbye to manual drawing tools — simply enter your data as rows (e.g., "A is related to B"), and watch graphs appear automatically.
@@ -76,9 +78,11 @@ Whether you're mapping data flows, org charts, timelines, ERDs, or circuits, thi
7678
| **Cross-platform** | Works on 🪟 Windows and 🍎 macOS |
7779
| **Sleek UI** | Custom Excel ribbon tabs across all worksheets |
7880
| **Multilingual** | English · French · German · Italian · Polish |
79-
| **Absolutely Free** | Free to use, no license required |
81+
| **Absolutely Free** | Free to use · No license required · Donations appreciated |
8082
| **Open Source** | [![MIT License](https://img.shields.io/badge/License-MIT-blue.svg)](./license/) |
81-
| **Support the Project** | [![BuyMeACoffee](https://raw.githubusercontent.com/pachadotdev/buymeacoffee-badges/main/bmc-donate-yellow.svg)](https://www.buymeacoffee.com/exceltographviz) |
83+
| **Project Supporters** | [![Buy Me a Coffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ffdd00?&logo=buy-me-a-coffee&logoColor=black)](https://www.buymeacoffee.com/exceltographviz) |
8284
| **Code Documentation** | [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/jjlong150/ExcelToGraphviz) |
83-
| ![](/sourceforge-community-choice.png) | SourceForge Community Choice award [![Download Excel to Graphviz](https://img.shields.io/sourceforge/dt/relationship-visualizer.svg)](https://sourceforge.net/projects/relationship-visualizer/files/latest/download)|
85+
| ![](/sourceforge-community-choice.png) | *SourceForge Community Choice* Award [![Download Excel to Graphviz](https://img.shields.io/sourceforge/dt/relationship-visualizer.svg)](https://sourceforge.net/projects/relationship-visualizer/files/latest/download)|
8486
| | |
87+
88+
</div>

0 commit comments

Comments
 (0)