Skip to content

Commit 2531dc4

Browse files
committed
update
1 parent fb754f4 commit 2531dc4

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

docs/plaid_benchmarks.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# PLAID Benchmarks
2-
31
<img src="../assets/images/plaid_benchmarks.png" class="align-center" width="60%"
42
alt="PLAID Benchmarks" />
53

@@ -34,9 +32,9 @@ $$
3432

3533
<table style="width:99%;">
3634
<colgroup>
37-
<col style="width: 19%" />
38-
<col style="width: 48%" />
39-
<col style="width: 31%" />
35+
<col style="width: 18%" />
36+
<col style="width: 52%" />
37+
<col style="width: 28%" />
4038
</colgroup>
4139
<thead>
4240
<tr class="header">

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ plugins:
5151
- section-index
5252
- bibtex:
5353
bib_file: "docs/refs.bib"
54+
style: "unsrt"
5455
cite_inline: false
5556

5657
markdown_extensions:

0 commit comments

Comments
 (0)