diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-01 17:57:27 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-01 17:57:37 +0530 |
| commit | d3ce4232e9b4597dadfd9fa3c5dbfa59fbd407fd (patch) | |
| tree | e2d328c2745bd504e366e8313e9db43c59b8f5d1 /partials/project-list.html | |
| parent | d820ff61e3d269a43002b0331ff8dde3ce4d5122 (diff) | |
projects: init pages
Diffstat (limited to 'partials/project-list.html')
| -rw-r--r-- | partials/project-list.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/partials/project-list.html b/partials/project-list.html index d9833b6..2552385 100644 --- a/partials/project-list.html +++ b/partials/project-list.html @@ -14,7 +14,7 @@ <a href="/projects#bubbl" class="contents group"> <div class="project-list-heading">CHIP8Emu</div> - <div class="project-list-description">A VM/interpreter for CHIP-8.</div> + <div class="project-list-description">An Emulator/Interpreter for CHIP-8.</div> </a> <a href="/projects#bubbl" class="contents group"> |
