Renamed "Favorite Projects" section
... to "Favorite Game Jam Games"
This commit is contained in:
parent
3de840221b
commit
84bc300460
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ favorites: [NaN, Tower Offense, Slime Chargers!]
|
|||
</div>
|
||||
|
||||
<div class="section" id="favorites">
|
||||
<h1>Favorite Projects</h1>
|
||||
<h1>Favorite Game Jam Games</h1>
|
||||
<div class="three-section">
|
||||
{% for project in page.favorites %}
|
||||
{% for page in site.posts %}
|
||||
|
|
Loading…
Add table
Reference in a new issue