diff options
Diffstat (limited to '')
| -rw-r--r-- | projects/chip8emu.md (renamed from projects/chip8emu.html) | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/projects/chip8emu.html b/projects/chip8emu.md index 6a03c71..df2aaa5 100644 --- a/projects/chip8emu.html +++ b/projects/chip8emu.md @@ -1,4 +1,8 @@ name = CHIP8Emu description = An Emulator/Interpreter for CHIP-8. languages = C++ +url = /projects/chip8emu +template = project.html --- + +# CHIP8Emu |
