File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -2,18 +2,18 @@ import plausible from "./assets/scaleway-plausible-tutorial-time.webp"
22import sentry from " ./assets/scaleway-sentry-tutorial-time.webp"
33
44<Grid >
5- <Card
6- image = { plausible }
7- title = " Running web analytics with Plausible on Ubuntu Linux"
8- tags = " Analytics Plausible Ubuntu"
9- label = " Open Plausible tutorial"
10- url = " tutorials/plausible-analytics-ubuntu"
11- />
12- <Card
13- image = { sentry }
14- title = " Configuring Sentry error tracking"
15- tags = " Sentry"
16- label = " Open Sentry tutorial"
17- url = " tutorials/sentry-error-tracking"
18- />
5+ <Card
6+ image = { plausible }
7+ title = " Running web analytics with Plausible on Ubuntu Linux"
8+ tags = " Analytics Plausible Ubuntu"
9+ label = " Open Plausible tutorial"
10+ url = " / tutorials/plausible-analytics-ubuntu"
11+ />
12+ <Card
13+ image = { sentry }
14+ title = " Configuring Sentry error tracking"
15+ tags = " Sentry"
16+ label = " Open Sentry tutorial"
17+ url = " / tutorials/sentry-error-tracking"
18+ />
1919</Grid >
You can’t perform that action at this time.
0 commit comments