grid push; starting to work on projects page
This commit is contained in:
+2
-2
@@ -7,12 +7,10 @@
|
||||
<h1>Website To-Do</h1>
|
||||
<ul>
|
||||
<li>Write some diary entries</li>
|
||||
<li>Plan a regular release date for them</li>
|
||||
<li>Make sure their dates + filenames match</li>
|
||||
<li>Make sure their tags are formatted correctly</li>
|
||||
<li>Proofread</li>
|
||||
<li>Make sure their formatting is consistent</li>
|
||||
<li>Make an automatic deployment for them if I need to</li>
|
||||
<li>ALSO</li>
|
||||
<li>turn game tab into a project tab to showcase completed code, etc</li>
|
||||
<li>make presskit page decent</li>
|
||||
@@ -42,6 +40,8 @@
|
||||
<li>12/31- DIARY</li>
|
||||
<li>1/7 - GDC</li>
|
||||
<li>1/31 - DIARY</li>
|
||||
<li>2/28 - DIARY</li>
|
||||
<li>3/31 - DIARY</li>
|
||||
</ul>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@
|
||||
<img src="/static/img/btn/skillbtn.png" alt="game" style="width:85px;height:55px;">
|
||||
</a>
|
||||
<div class="nav-link">
|
||||
<a href="/game">game</a>
|
||||
<a href="/projects">projects</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-diary">
|
||||
|
||||
Reference in New Issue
Block a user