add gcp dot
CI / build (push) Successful in 21s
CI / lint (push) Successful in 12s
CI / create-and-publish-docker-image (push) Failing after 9s

This commit is contained in:
2026-06-10 11:00:29 +02:00
parent b13cb2d6b0
commit c4884a6d65
+13
View File
@@ -83,6 +83,19 @@ export default function Dashboard() {
<Card icon="🍁" name="420">
<FourTwenty />
</Card>
<Card icon="🌐" name="GCP Dot">
<iframe
src="https://global-mind.org/gcpdot/gcp.html"
title="GCP Dot"
style={{
width: "112",
height: "112",
border: "none",
margin: "0",
scrollbarWidth: "none",
}}
></iframe>
</Card>
</CardRow>
<Card icon="🔔" name="Terminal" active={true}>