mirror of
https://github.com/RGBCube/Site
synced 2025-08-01 13:37:49 +00:00
Fix GitHub link
This commit is contained in:
parent
c74034f17d
commit
da59482348
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ pub async fn handler() -> actix_web::Result<Markup> {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
html! {
|
html! {
|
||||||
a href="/github" {
|
a href="https://github.com/RGBCube" {
|
||||||
div class="frame" {
|
div class="frame" {
|
||||||
"github"
|
"github"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue