Skip to content

Commit

Permalink
reverse names on landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Jan 17, 2024
1 parent 9f57447 commit 23cfcc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontpage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<header>
<h1>Economic Networks</h1>
<h2>Theory and Computation</h2>
<p><a href="http://johnstachurski.net">John Stachurski</a> and <a href="http://www.tomsargent.com">Thomas J. Sargent</a></p>
<p><a href="http://www.tomsargent.com">Thomas J. Sargent</a> and <a href="http://johnstachurski.net">John Stachurski</a></p>
<p>Download the textbook <a href="_downloads/networks.pdf" download>here</a>
<br><a href="_downloads/networks_chinese.pdf" download>你可以点击 这里 下载电子版教材</a>
</p>
Expand Down

2 comments on commit 23cfcc2

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.