Skip to content

Commit d667df9

Browse files
Merge branch 'master' into Cards_Overflowing_Out_of_page
2 parents 1d4f0da + 964af2e commit d667df9

5 files changed

Lines changed: 8 additions & 12 deletions

File tree

Binary file not shown.

src/collections/events/2025/hacktoberfest-2025/index.mdx

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ import { Grid2 } from "@sistent/sistent";
1616
import hacktoberfest2025 from "./layer5-hacktoberfest2025-badge.png";
1717
import hacktoberfestFirstPR from "./hacktoberfest-layer5-first-pr.webp";
1818
import hacktoberfestOpenArms from "./hacktoberfest-layer5-open-arms.webp";
19-
import hacktoberfestTheme from "./hacktoberfest-meshery-theme.webp";
2019

2120
<p>
2221
<Link to="/programs/hacktoberfest">Hacktoberfest</Link> is just around the
@@ -114,11 +113,6 @@ import hacktoberfestTheme from "./hacktoberfest-meshery-theme.webp";
114113
Eti Ijeoma
115114
</Link>
116115
</li>
117-
<li>
118-
<Link to="/community/members/darshan-narasimha">
119-
Darshan Narasimha
120-
</Link>
121-
</li>
122116
</ul>
123117
</div>
124118
</Grid2>
@@ -137,9 +131,3 @@ import hacktoberfestTheme from "./hacktoberfest-meshery-theme.webp";
137131
</div>
138132
</Grid2>
139133
</Grid2>
140-
141-
<img
142-
src={hacktoberfestTheme}
143-
style={{ width: "775px", maxWidth: "100%", height: "auto", display: "block", margin: "0 auto 30px auto" }}
144-
alt="Hacktoberfest Meshery Theme"
145-
/>
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

src/collections/integrations/aws-cloudwatch-controller/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ components: [
3232
"colorIcon": "icons/components/metric-stream/icons/color/metric-stream-color.svg",
3333
"whiteIcon": "icons/components/metric-stream/icons/white/metric-stream-white.svg",
3434
"description": "",
35+
},
36+
{
37+
"name": "dashboard",
38+
"colorIcon": "icons/components/dashboard/icons/color/dashboard-color.svg",
39+
"whiteIcon": "icons/components/dashboard/icons/white/dashboard-white.svg",
40+
"description": "",
3541
}]
3642
featureList: [
3743
"Provides you with data and actionable insights to monitor your applications, respond to system-wide performance changes, and optimize resource utilization.",

0 commit comments

Comments
 (0)