add gcp dot
This commit is contained in:
@@ -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}>
|
||||
|
||||
Reference in New Issue
Block a user