feat(posts): models of production first draft
This commit is contained in:
parent
373de60913
commit
707afe91fa
3 changed files with 133 additions and 1 deletions
|
|
@ -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" },
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue