Update and rename nr-20-intermediario.md to nr-20-intermediario.mdx
This commit is contained in:
@@ -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: []
|
|
||||||
---
|
|
||||||
19
superpage/src/content/courses/nr-20-intermediario.mdx
Normal file
19
superpage/src/content/courses/nr-20-intermediario.mdx
Normal 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>
|
||||||
Reference in New Issue
Block a user