Fix article descriptions

This commit is contained in:
Bradlee Speice
2016-02-26 14:45:26 -05:00
parent 57e87c1103
commit 8aaecc8a75
9 changed files with 101 additions and 122 deletions

View File

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="MathJax.Hub.Config({tex2jax: {inlineMath: [[&#39;$&#39;,&#39;$&#39;], [&#39;\(&#39;,&#39;\)&#39;]]}}); If you can see into the future, that is.¶My previous class in Stochastic Calculus covered a lot of interesting topics, and ...">
<meta name="description" content="If you can see into the future, that is.¶My previous class in Stochastic Calculus covered a lot of interesting topics, and the important one for today is the Gambler&#39;s Ruin problem. If you&#39;re ...">
<meta name="keywords" content="martingale, strategy">
<link rel="icon" href="https://bspeice.github.io/favicon.ico">
@ -75,13 +75,7 @@
<!-- Content -->
<div class="container content">
<script type="text/x-mathjax-config">
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\(','\)']]}});
</script>
<script async src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML'></script>
<p>
<p>
<div class="cell border-box-sizing text_cell rendered">
<div class="prompt input_prompt">
</div>
@ -340,6 +334,11 @@ Profit: 0.08304813163696423
</div>
</div>
</div></p>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\(','\)']]}});
</script>
<script async src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML'></script>