diff options
author | Matthew Kosarek <mattkae@protonmail.com> | 2021-04-18 11:29:56 -0400 |
---|---|---|
committer | Matthew Kosarek <mattkae@protonmail.com> | 2021-04-18 11:29:56 -0400 |
commit | e7c1e9cc3a90f3e5f638f43f21054a4032f9d9f8 (patch) | |
tree | 08b9ce957684bc367f8df20ae39b007b7741e1fc /frontend/roadmap.html | |
parent | d644eff20a20809dffbb098b2e74dbd4c1ef5fb9 (diff) |
Some more good WIP
Diffstat (limited to 'frontend/roadmap.html')
-rw-r--r-- | frontend/roadmap.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/roadmap.html b/frontend/roadmap.html index 4543028..2b9ccd5 100644 --- a/frontend/roadmap.html +++ b/frontend/roadmap.html @@ -46,7 +46,7 @@ <main> <nav></nav> <section> - <h1>Ground Work</h1> + <h1>April 2021: Ground Work and Initial Collisions</h1> <ul> <li class="done">Orthographic rendering basics</li> <li class="done">Uniform build Process for WebAssembly</li> |