fixed address for pgp key
This commit is contained in:
@@ -59,7 +59,7 @@ return h.html({ lang = "en" })({
|
|||||||
h.header()({
|
h.header()({
|
||||||
"my public pgp key",
|
"my public pgp key",
|
||||||
}),
|
}),
|
||||||
h.a({ href = "https://git.luau.software/cyclic/pgp-pub/raw/branch/main/publickey.asc" })({
|
h.a({ href = "https://git.luau.software/cyclic/public-keys/raw/branch/main/publickey.asc" })({
|
||||||
"pgp key",
|
"pgp key",
|
||||||
}),
|
}),
|
||||||
}),
|
}),
|
||||||
|
Reference in New Issue
Block a user