small-nav
chimchooree 2 years ago
parent f96e8fe46a
commit 25b9472322

@ -1,3 +1,4 @@
/*set heart and star to 0px if viewport too small*/
.heart {
grid-area: 1 / 1 / 2 / 2;
background-color: transparent;

@ -152,8 +152,8 @@
<li>1 - bird </li>
<li>2 - reptile </li>
<li>3 - amphibian </li>
<li>0 - fish </li>
<li>4 - bug </li>
<li>4 - fish </li>
<li>5 - bug </li>
</ul>
</li>
<li>5 - slime </li>

@ -177,7 +177,7 @@
<h2><span class=mundane>0.98 - involve other people (obv review after every milestone)</span> </h2>
<ul>
<li class="latest">{{random.choice(['.','•','☆','★'])}}&#9;<span class=mundane>feature: improvements based on suggestions</span> </li>
<li class="latest">{{random.choice(['.','•','☆','★'])}}&#9;<span class=unusual>playtesting - diverse playtesters like colorblind, French keyboard users, different res/older computers, etc</span> </li>
<li class="latest">{{random.choice(['.','•','☆','★'])}}&#9;<span class=mundane>playtesting - diverse playtesters like colorblind, French keyboard users, different res/older computers, etc</span> </li>
<li class="latest">{{random.choice(['.','•','☆','★'])}}&#9;<span class=mundane>maintain my community - forums, Discord, Twitter, any forums tied to store platforms, etc</span> </li>
<li class="latest">{{random.choice(['.','•','☆','★'])}}&#9;<span class=mundane>press - YouTubers, Twitch streamers, bloggers, game journalists, local news, etc. I'll def reach out to Godot's showcase. </span> </li>
<li class="latest">{{random.choice(['.','•','☆','★'])}}&#9;<span class=mundane>festivals/contests - local conventions, Godot con, Indie Games Expo, PAX, GDC. I'll probably do a booth/panel at the cons in my town because why not. </span> </li>

Loading…
Cancel
Save