Skip to content

Commit

Permalink
fix(projects): change ars-antiqua to match the online version
Browse files Browse the repository at this point in the history
  • Loading branch information
21CSM committed Sep 20, 2024
1 parent 3d467ec commit 22737c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/projects/data.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[[project]]
name = "Ars Antiqua"
desc = "Software tools for analyzing, visualizing, and comparing 13th-century music"
tags = ["wip", "rust", "tauri", "react", "sqlite", "nix"]
tags = ["wip", "typescript", "react", "firebase", "nix"]
links = [
{name = "website", url = "ars-antiqua.app"},
{name = "website", url = "ars-antiqua.online"},
{name = "github", url = "https://github.com/21CSM/ars-antiqua"}
]

Expand Down

0 comments on commit 22737c2

Please sign in to comment.