feat(posts): models of production first draft

This commit is contained in:
Barrett Ruth 2024-06-22 16:15:25 -05:00
parent 373de60913
commit 707afe91fa
3 changed files with 133 additions and 1 deletions

View file

@ -10,7 +10,7 @@ const postMapping = new Map([
[
"Economics",
[
{ name: "romer-solow model", link: "romer-solow-model" },
{ name: "models of production", link: "models-of-production" },
{ name: "the short run" },
{ name: "to invest or not to invest" },
],