Update project naming

Use the correct project name (web-terminal-experiment) in both flake.nix and go.mod.
This commit is contained in:
ktkk 2025-09-24 15:23:11 +00:00
parent 82d714d8a3
commit aca520fe1e
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -1,3 +1,3 @@
module git.katkak.dev/katkak/terminal
module git.katkak.dev/katkak/web-terminal-experiment
go 1.25.0