zola: build

This commit is contained in:
Muhammad Nauman Raza 2024-05-19 12:53:25 +01:00
parent c62daaff93
commit ad597187c4
2 changed files with 9 additions and 1 deletions

View file

@ -30,6 +30,14 @@ links = [
{ name = "git", url = "https://git.devraza.duckdns.org/devraza/ambition" },
]
[[project]]
name = "rustboyadvance-ng"
desc = "A rusty Nintendo™ Game Boy Advance emulator and debugger. Fork of `michelhe/rustboyadvance-ng`."
tags = ["rust", "gameboy", "emulator"]
links = [
{ name = "git", url = "https://git.devraza.duckdns.org/devraza/rustboyadvance-ng" },
]
[[project]]
name = "radiant.nvim"
desc = "A fast and minimal Neovim configuration framework."

File diff suppressed because one or more lines are too long