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

This commit is contained in:
otiagomaciel
2025-04-30 16:19:07 -03:00
committed by GitHub
parent b1ae653d49
commit 2d3df1db9f
2 changed files with 19 additions and 12 deletions

View File

@@ -1,12 +0,0 @@
---
id: 6689a04a-99c1-4150-b1ed-c131b6dc5bb5
title: NR-20 Intermediário
slug: nr-20-intermediario
excerpt: ...
draft: false
course:
hours: 8
trainer: francis
modules: []
---

View File

@@ -0,0 +1,19 @@
---
id: 6689a04a-99c1-4150-b1ed-c131b6dc5bb5
title: NR-20 Intermediário
slug: nr-20-intermediario
excerpt: ...
draft: false
draft: false
course:
hours: 16
unit_price: 179
---
import { Accordion, Item, Header, Body } from "~/components/Accordion";
import { Course } from "~/components/Course";
<Course trainer="francis">
</Course>