Skip to content

Commit 0043f2e

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

1 file changed

Lines changed: 20 additions & 5 deletions

File tree

about.md

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,23 @@ 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-
<br>
16-
17-
<img src="https://raw.githubusercontent.com/StatProofBook/StatProofBookTools/master/display_content/Content.png" alt="Content by Type" width=500> <img src="https://raw.githubusercontent.com/StatProofBook/StatProofBookTools/master/display_content/Development.png" alt="Development over Time" width=500>
18-
19-
<img src="https://raw.githubusercontent.com/StatProofBook/StatProofBookTools/master/display_content/Topic_Definitions.png" alt="Definitions by Topic" width=1000> <img src="https://raw.githubusercontent.com/StatProofBook/StatProofBookTools/master/display_content/Topic_Proofs.png" alt="Proofs by Topic" width=1000>
15+
<table style="border:none">
16+
<tr>
17+
<td style="text-align:center">
18+
<img src="https://raw.githubusercontent.com/StatProofBook/StatProofBookTools/master/display_content/Content.png">
19+
</td>
20+
<td style="text-align:center">
21+
<img src="https://raw.githubusercontent.com/StatProofBook/StatProofBookTools/master/display_content/Development.png">
22+
</td>
23+
</tr>
24+
<tr>
25+
<td style="text-align:center">
26+
<img src="https://raw.githubusercontent.com/StatProofBook/StatProofBookTools/master/display_content/Topic_Definitions.png">
27+
</td>
28+
</tr>
29+
<tr>
30+
<td style="text-align:center">
31+
<img src="https://raw.githubusercontent.com/StatProofBook/StatProofBookTools/master/display_content/Topic_Proofs.png">
32+
</td>
33+
</tr>
34+
</table>

0 commit comments

Comments
 (0)