Skip to content

Commit 5a463bf

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

1 file changed

Lines changed: 19 additions & 11 deletions

File tree

about.md

Lines changed: 19 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,31 @@ 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">
15+
<table style="border:none; width:100%">
1616
<tr>
1717
<td style="text-align:center">
18-
<img src="https://raw.githubusercontent.com/StatProofBook/StatProofBookTools/master/display_content/Content.png">
19-
</td>
18+
<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">
20+
</a>
21+
</td>
2022
<td style="text-align:center">
21-
<img src="https://raw.githubusercontent.com/StatProofBook/StatProofBookTools/master/display_content/Development.png">
22-
</td>
23+
<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">
25+
</a>
26+
</td>
2327
</tr>
2428
<tr>
25-
<td style="text-align:center">
26-
<img src="https://raw.githubusercontent.com/StatProofBook/StatProofBookTools/master/display_content/Topic_Definitions.png">
27-
</td>
29+
<td colspan="2" style="text-align:center">
30+
<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">
32+
</a>
33+
</td>
2834
</tr>
2935
<tr>
30-
<td style="text-align:center">
31-
<img src="https://raw.githubusercontent.com/StatProofBook/StatProofBookTools/master/display_content/Topic_Proofs.png">
32-
</td>
36+
<td colspan="2" style="text-align:center">
37+
<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">
39+
</a>
40+
</td>
3341
</tr>
3442
</table>

0 commit comments

Comments
 (0)