Catchtwo
A second generation, free Pokétwo autocatcher, made to stop people from wasting their money on 'premium' alternatives. [Deprecated]
diff --git a/content/projects/data.toml b/content/projects/data.toml index 2433d9c..01e10ab 100644 --- a/content/projects/data.toml +++ b/content/projects/data.toml @@ -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." diff --git a/public/projects/data.toml b/public/projects/data.toml index aeea6c2..01e10ab 100644 --- a/public/projects/data.toml +++ b/public/projects/data.toml @@ -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]] diff --git a/public/projects/index.html b/public/projects/index.html index a17fd7b..4412887 100644 --- a/public/projects/index.html +++ b/public/projects/index.html @@ -1 +1 @@ -
Catchtwo
A second generation, free Pokétwo autocatcher, made to stop people from wasting their money on 'premium' alternatives. [Deprecated]
Catchtwo
A second generation, free Pokétwo autocatcher, made to stop people from wasting their money on 'premium' alternatives. [Deprecated]