Skip to content

Commit 07a1b2a

Browse files
committed
update logo
1 parent e97ce39 commit 07a1b2a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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-
- [<img src="../assets/images/plaid_logo2.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_logo2.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_logo2.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).
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).
4141

4242
## Paper
4343

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ theme:
55
font:
66
text: PT Sans
77
code: Fira Mono
8-
logo: assets/images/PLAID-large-logo.png
9-
favicon: assets/images/PLAID-logo.png
8+
logo: assets/images/plaid_logo2.png
9+
favicon: assets/images/plaid_logo2.png
1010
features:
1111
- navigation.instant
1212
- navigation.instant.prefetch

0 commit comments

Comments
 (0)