Update and rename nr-20-inicicao.md to nr-20-inicicao.mdx
This commit is contained in:
@@ -1,12 +0,0 @@
|
|||||||
---
|
|
||||||
id: 95a1fcb9-ba16-4b3c-a59d-047ca32078ff
|
|
||||||
title: NR-20 Iniciação
|
|
||||||
slug: nr-20-inicicao
|
|
||||||
excerpt: ...
|
|
||||||
draft: false
|
|
||||||
|
|
||||||
course:
|
|
||||||
hours: 8
|
|
||||||
trainer: francis
|
|
||||||
modules: []
|
|
||||||
---
|
|
||||||
18
superpage/src/content/courses/nr-20-inicicao.mdx
Normal file
18
superpage/src/content/courses/nr-20-inicicao.mdx
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
---
|
||||||
|
id: 95a1fcb9-ba16-4b3c-a59d-047ca32078ff
|
||||||
|
title: NR-20 Iniciação
|
||||||
|
slug: nr-20-inicicao
|
||||||
|
excerpt: ...
|
||||||
|
draft: false
|
||||||
|
|
||||||
|
course:
|
||||||
|
hours: 4
|
||||||
|
unit_price: 99
|
||||||
|
---
|
||||||
|
|
||||||
|
import { Accordion, Item, Header, Body } from "~/components/Accordion";
|
||||||
|
import { Course } from "~/components/Course";
|
||||||
|
|
||||||
|
<Course trainer="francis">
|
||||||
|
|
||||||
|
</Course>
|
||||||
Reference in New Issue
Block a user