Skip to content

Commit f0971c7

Browse files
committed
edited about page
Figures generated using "display_content.py" from StatProofBookTools are now displayed on the About page.
1 parent 5a463bf commit f0971c7

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

about.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,30 +12,30 @@ permalink: /about/
1212

1313
Unless otherwise noted, all content on this website is licensed under the ![CC-BY-SA compact icon](https://licensebuttons.net/l/by-sa/4.0/80x15.png) [Creative Commons Attribution-ShareAlike 4.0 International Public License](https://creativecommons.org/licenses/by-sa/4.0/legalcode). Read the [license summary](https://creativecommons.org/licenses/by-sa/4.0/) for more details.
1414

15-
<table style="border:none; width:100%">
16-
<tr>
15+
<table style="border:none; width:100%; background:white">
16+
<tr style="background:white">
1717
<td style="text-align:center">
1818
<a href="https://github.com/StatProofBook/StatProofBookTools/blob/master/display_content/Content.png">
19-
<img src="https://raw.githubusercontent.com/StatProofBook/StatProofBookTools/master/display_content/Content.png">
19+
<img src="https://raw.githubusercontent.com/StatProofBook/StatProofBookTools/master/display_content/Content.png" alt="Content by Type">
2020
</a>
2121
</td>
2222
<td style="text-align:center">
2323
<a href="https://github.com/StatProofBook/StatProofBookTools/blob/master/display_content/Development.png">
24-
<img src="https://raw.githubusercontent.com/StatProofBook/StatProofBookTools/master/display_content/Development.png">
24+
<img src="https://raw.githubusercontent.com/StatProofBook/StatProofBookTools/master/display_content/Development.png" alt="Development over Time">
2525
</a>
2626
</td>
2727
</tr>
28-
<tr>
28+
<tr style="background:white">
2929
<td colspan="2" style="text-align:center">
3030
<a href="https://github.com/StatProofBook/StatProofBookTools/blob/master/display_content/Topic_Definitions.png">
31-
<img style="width:100%" src="https://raw.githubusercontent.com/StatProofBook/StatProofBookTools/master/display_content/Topic_Definitions.png">
31+
<img style="width:100%" src="https://raw.githubusercontent.com/StatProofBook/StatProofBookTools/master/display_content/Topic_Definitions.png" alt="Definitions by Topic">
3232
</a>
3333
</td>
3434
</tr>
35-
<tr>
35+
<tr style="background:white">
3636
<td colspan="2" style="text-align:center">
3737
<a href="https://github.com/StatProofBook/StatProofBookTools/blob/master/display_content/Topic_Proofs.png">
38-
<img style="width:100%" src="https://raw.githubusercontent.com/StatProofBook/StatProofBookTools/master/display_content/Topic_Proofs.png">
38+
<img style="width:100%" src="https://raw.githubusercontent.com/StatProofBook/StatProofBookTools/master/display_content/Topic_Proofs.png" alt="Proofs by Topic">
3939
</a>
4040
</td>
4141
</tr>

0 commit comments

Comments
 (0)