Skip to content

Commit 35120a3

Browse files
committed
update logos
1 parent d9f6555 commit 35120a3

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ _site
44
Gemfile.lock
55
uv.toml
66
uv.lock
7-
site/
7+
site/
8+
.vscode/

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ In short: PLAID is not “just another dataset format.” It is a scientific dat
3535

3636
The open source project is hosted on GitHub under the [PLAID-lib](https://github.com/PLAID-lib) organization. The project currently contains three librairies:
3737

38-
- [plaid](https://github.com/PLAID-lib/plaid) is the core library of the PLAID project.
39-
- [plaid-bridges](https://github.com/PLAID-lib/plaid-bridges): provides integrations into machine learning frameworks such as PyTorch Geometric.
40-
- [plaid-ops](https://github.com/PLAID-lib/plaid-ops): a collection of standardized operations on PLAID samples and datasets, including advanced treatments on meshes (some requiring a finite-element engine) powered by [muscat](https://gitlab.com/drti/muscat).
38+
- [<img src="../assets/images/PLAID-large-logo.png" style="height:20px; vertical-align:middle"/>](https://github.com/PLAID-lib/plaid) is the core library of the PLAID project.
39+
- [<img src="../assets/images/plaid-bridges-logo.png" style="height:20px; vertical-align:middle"/>](https://github.com/PLAID-lib/plaid-bridges): provides integrations into machine learning frameworks such as PyTorch Geometric.
40+
- [<img src="../assets/images/plaid-ops-logo.png" style="height:20px; vertical-align:middle"/>](https://github.com/PLAID-lib/plaid-ops): a collection of standardized operations on PLAID samples and datasets, including advanced treatments on meshes (some requiring a finite-element engine) powered by [muscat](https://gitlab.com/drti/muscat).
4141

4242
## Paper
4343

0 commit comments

Comments
 (0)