projects: announce project webchain
This commit is contained in:
parent
ba4baf42fa
commit
c1bfbd1076
|
@ -1,3 +1,11 @@
|
|||
[[project]]
|
||||
name = "webchain"
|
||||
desc = "A fast and minimal bookmark manager."
|
||||
tags = ["rocket", "web", "rust", "bookmark", "links"]
|
||||
links = [
|
||||
{ name = "git", url = "https://git.devraza.giize.com/devraza/webchain" },
|
||||
]
|
||||
|
||||
[[project]]
|
||||
name = "bunbun"
|
||||
desc = "A simple and adorable sysinfo utility."
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
[[project]]
|
||||
name = "altoku"
|
||||
desc = "A TUI japanese media aggregate."
|
||||
tags = ["tui", "ratatui", "rust", "manga", "anime", "ani-cli"]
|
||||
name = "webchain"
|
||||
desc = "A fast and minimal bookmark manager."
|
||||
tags = ["rocket", "web", "rust", "bookmark", "links"]
|
||||
links = [
|
||||
{ name = "git", url = "https://git.devraza.giize.com/devraza/altoku" },
|
||||
{ name = "git", url = "https://git.devraza.giize.com/devraza/webchain" },
|
||||
]
|
||||
|
||||
[[project]]
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue