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