diff options
author | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-29 21:59:40 -0400 |
---|---|---|
committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-29 21:59:40 -0400 |
commit | da2922f6c6c5a1e6a4b4527d86c7a340964741d1 (patch) | |
tree | b598a0c460d930529b7cc3c6832457e17d27b008 /projects/chip8emu.md | |
parent | 9e8f04760c066bb85e482f3db29f1b6e3c040642 (diff) |
projects: languages->tags
Diffstat (limited to 'projects/chip8emu.md')
-rw-r--r-- | projects/chip8emu.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/chip8emu.md b/projects/chip8emu.md index 34ebdfa..daceb72 100644 --- a/projects/chip8emu.md +++ b/projects/chip8emu.md @@ -1,6 +1,6 @@ name = CHIP8Emu description = An Emulator/Interpreter for CHIP-8. -languages = C++ +tags = C++ url = /projects/chip8emu template = project.html links = [ |