feat(models): fix solow folds

This commit is contained in:
Barrett Ruth 2024-07-03 11:04:23 -05:00
parent f24018e507
commit ea8bbcf16c

View file

@ -213,6 +213,8 @@
</div> </div>
<div class="fold"> <div class="fold">
<h3>analysis</h3> <h3>analysis</h3>
</div>
<div>
<p> <p>
Using both mathematical intuition and manipulating the Using both mathematical intuition and manipulating the
visualization above, we find that: visualization above, we find that:
@ -505,6 +507,11 @@
</div> </div>
</div> </div>
<h2>romer-solow</h2> <h2>romer-solow</h2>
<div class="fold"><h3>introduction</h3></div>
<div>
<p>hi</p>
<p>hello</p>
</div>
</article> </article>
</div> </div>
</main> </main>