Skip to content

Commit 5ea00da

Browse files
committed
added proper quotes to metadata
1 parent e8c5cec commit 5ea00da

File tree

1 file changed

+3
-3
lines changed
  • content/hardware/04.pro/carriers/portenta-breakout/tutorials/getting-started

1 file changed

+3
-3
lines changed

content/hardware/04.pro/carriers/portenta-breakout/tutorials/getting-started/content.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Getting Started With the Arduino Portenta Breakout
2+
title: 'Getting Started With the Arduino Portenta Breakout'
33
difficulty: beginner
44
tags: [Getting Started, Setup, PWM, Analog, I2C]
5-
description: This tutorial will give you an overview of the core features of the Portenta Breakout, setup the development environment and introduce the APIs required to program the board.
6-
author: "Manuel Zomer, Pablo Marquínez, Sebastian Romero"
5+
description: 'This tutorial will give you an overview of the core features of the Portenta Breakout, setup the development environment and introduce the APIs required to program the board.'
6+
author: 'Manuel Zomer, Pablo Marquínez, Sebastian Romero'
77
---
88

99
## Overview

0 commit comments

Comments
 (0)