Fix identity URLs (Forgejo canonical remote, correct maintainer email)

This commit is contained in:
Breadway 2026-07-19 03:09:09 +08:00
parent 9df32b1917
commit 39238c25ad
5 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,7 @@ name = "breadlock-ui"
version = "0.1.1"
edition = "2021"
license = "MIT"
authors = ["Breadway <rileyhorsham@gmail.com>"]
authors = ["Breadway <plasticbread849@gmail.com>"]
[dependencies]
bread-theme.workspace = true