link
Playwright Tests / test-playwright (1, 2) (push) Canceled after 0s
Playwright Tests / test-playwright (2, 2) (push) Canceled after 0s
pre-commit / pre-commit (push) Canceled after 0s
Compose Smoke Test / test-compose (push) Canceled after 0s
Playwright Tests / merge-reports (push) Canceled after 0s
Playwright Tests / test-playwright (1, 2) (push) Canceled after 0s
Playwright Tests / test-playwright (2, 2) (push) Canceled after 0s
pre-commit / pre-commit (push) Canceled after 0s
Compose Smoke Test / test-compose (push) Canceled after 0s
Playwright Tests / merge-reports (push) Canceled after 0s
Signed-off-by: Melvin Strobl <lc3267@kit.edu>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
import { SiCodeberg } from "react-icons/si"
|
||||
import { SiGitea } from "react-icons/si"
|
||||
|
||||
const socialLinks = [
|
||||
{
|
||||
icon: SiCodeberg,
|
||||
icon: SiGitea,
|
||||
href: "https://git.stroblme.de/Fluksio",
|
||||
label: "Codeberg",
|
||||
label: "Gitea",
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user