rebuild
This commit is contained in:
@@ -25,7 +25,7 @@ Click a colorful">
|
||||
<link rel="icon" type="image/png" sizes='16x16' href='http://localhost:1313/favicon-16x16.png'>
|
||||
<link rel="manifest" href='http://localhost:1313/site.webmanifest'>
|
||||
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/styles.9d797fdbc9887767b3ad88393155cb84288660765fe6e18c89e2e00fd5ecfb0b9f46384188a0ae4e8b63f4c81526872e0ff61d1d5204287a0c3c8b6e8e34b6b9.css" integrity="sha512-nXl/28mId2ezrYg5MVXLhCiGYHZf5uGMieLgD9Xs+wufRjhBiKCuTotj9MgVJocuD/YdHVIEKHoMPItujjS2uQ==">
|
||||
<link rel="stylesheet" href="http://localhost:1313/css/styles.256b9fe8f59dcf5eb078f26c8dc26801592eb04b43e5058d5f9b04c2e0e84222d42ff62b207f47e15481a1a1ba359192edeb7bfaac990e44713f5f67852c758f.css" integrity="sha512-JWuf6PWdz16wePJsjcJoAVkusEtD5QWNX5sEwuDoQiLUL/YrIH9H4VSBoaG6NZGS7et7+qyZDkRxP19nhSx1jw==">
|
||||
|
||||
<link href="/css/fontawesome.css" rel="stylesheet" />
|
||||
<link href="/css/brands.css" rel="stylesheet" />
|
||||
@@ -99,6 +99,10 @@ Click a colorful">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -127,13 +131,92 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
<tr onclick="window.location='\/tools\/prob\/comics\/'" style="cursor:pointer;">
|
||||
<td>
|
||||
|
||||
<a href="/tools/prob/comics/">COMICS</a>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
class="term-link"
|
||||
id="applications_counterexample-generator"
|
||||
style="background:rgba(142,120,129,0.4)"
|
||||
href="/applications/counterexample-generator">
|
||||
Counterexample Generator
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr onclick="window.location='\/tools\/prob\/prism\/'" style="cursor:pointer;">
|
||||
<td>
|
||||
|
||||
|
||||
<a href="/tools/prob/prism/">PRISM</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -255,7 +338,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
<a href="/tools/prob/stamina/">STAMINA</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
@@ -394,7 +477,7 @@ Colors are generated by hashing each term’s name and converting it to RGB
|
||||
|
||||
<a href="/tools/prob/storm/">Storm</a>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
Reference in New Issue
Block a user