Update and rename nr-17-ergonomia.md to nr-17-ergonomia.mdx

This commit is contained in:
otiagomaciel
2025-04-30 16:10:46 -03:00
committed by GitHub
parent ded6e5af11
commit 0e481c7cb5
2 changed files with 19 additions and 12 deletions

View File

@@ -1,12 +0,0 @@
---
id: 4e52d4e9-0566-4f8c-8307-1db770e4c33c
title: NR-17 Ergonomia
slug: nr-17-ergonomia
excerpt: ...
draft: false
course:
hours: 8
trainer: francis
modules: []
---

View File

@@ -0,0 +1,19 @@
---
id: 4e52d4e9-0566-4f8c-8307-1db770e4c33c
title: NR-17 Ergonomia
slug: nr-17-ergonomia
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>