diff --git a/examples/article.html b/examples/article.html index 6f2f262..796cd36 100644 --- a/examples/article.html +++ b/examples/article.html @@ -1,8 +1,6 @@
- - @@ -10,7 +8,7 @@
We often think of Momentum as a means of dampening oscillations and speeding up the iterations, leading to faster convergence. But it has other interesting behavior. It allows a larger range of step-sizes to be used, and creates its own oscillations. What is going on?
-${frontMatter.publishedMonth}. ${frontMatter.publishedDay} ${frontMatter.publishedYear}
` : ` +${frontMatter.publishedMonth} ${frontMatter.publishedDay}, ${frontMatter.publishedYear}
` : `Not published yet.
`}