Update and rename nr-20-basico.md to nr-20-basico.mdx

This commit is contained in:
otiagomaciel
2025-04-30 16:13:42 -03:00
committed by GitHub
parent 9cf706bc06
commit a1e8803bea
2 changed files with 18 additions and 12 deletions

View File

@@ -1,12 +0,0 @@
---
id: d800d2a9-ae76-46de-be82-3e06ae6afcee
title: NR-20 Básico
slug: nr-20-basico
excerpt: ...
draft: false
course:
hours: 8
trainer: francis
modules: []
---

View File

@@ -0,0 +1,18 @@
---
id: d800d2a9-ae76-46de-be82-3e06ae6afcee
title: NR-20 Básico
slug: nr-20-basico
excerpt: ...
draft: false
course:
hours: 8
unit_price: 149
---
import { Accordion, Item, Header, Body } from "~/components/Accordion";
import { Course } from "~/components/Course";
<Course trainer="francis">
</Course>