update contact
This commit is contained in:
@@ -17,7 +17,6 @@ import {
|
||||
Features,
|
||||
Cert,
|
||||
Trainer,
|
||||
Contact,
|
||||
Plans,
|
||||
} from "~/components/Course";
|
||||
|
||||
@@ -91,5 +90,3 @@ import {
|
||||
<Trainer name="francis" />
|
||||
|
||||
<Cert />
|
||||
|
||||
<Contact />
|
||||
|
||||
@@ -17,7 +17,6 @@ import {
|
||||
Features,
|
||||
Cert,
|
||||
Trainer,
|
||||
Contact,
|
||||
Plans,
|
||||
} from "~/components/Course";
|
||||
|
||||
@@ -91,5 +90,3 @@ import {
|
||||
<Trainer name="francis" />
|
||||
|
||||
<Cert />
|
||||
|
||||
<Contact />
|
||||
|
||||
@@ -17,7 +17,6 @@ import {
|
||||
Features,
|
||||
Cert,
|
||||
Trainer,
|
||||
Contact,
|
||||
Plans,
|
||||
} from "~/components/Course";
|
||||
|
||||
@@ -91,5 +90,3 @@ import {
|
||||
<Trainer name="francis" />
|
||||
|
||||
<Cert />
|
||||
|
||||
<Contact />
|
||||
|
||||
@@ -17,7 +17,6 @@ import {
|
||||
Features,
|
||||
Cert,
|
||||
Trainer,
|
||||
Contact,
|
||||
Plans,
|
||||
} from "~/components/Course";
|
||||
|
||||
@@ -91,5 +90,3 @@ import {
|
||||
<Trainer name="francis" />
|
||||
|
||||
<Cert />
|
||||
|
||||
<Contact />
|
||||
|
||||
@@ -7,5 +7,4 @@ draft: true
|
||||
|
||||
course:
|
||||
hours: 8
|
||||
trainer: francis
|
||||
---
|
||||
|
||||
@@ -17,7 +17,6 @@ import {
|
||||
Features,
|
||||
Cert,
|
||||
Trainer,
|
||||
Contact,
|
||||
Plans,
|
||||
} from "~/components/Course";
|
||||
|
||||
@@ -63,5 +62,3 @@ import {
|
||||
<Trainer name="francis" />
|
||||
|
||||
<Cert />
|
||||
|
||||
<Contact />
|
||||
|
||||
@@ -17,9 +17,8 @@ import {
|
||||
Features,
|
||||
Cert,
|
||||
Trainer,
|
||||
Contact,
|
||||
Faq,
|
||||
Plans
|
||||
Plans,
|
||||
} from "~/components/Course";
|
||||
|
||||
<Plans />
|
||||
@@ -61,5 +60,3 @@ import {
|
||||
<Faq />
|
||||
|
||||
<Cert />
|
||||
|
||||
<Contact />
|
||||
|
||||
@@ -7,6 +7,4 @@ draft: false
|
||||
|
||||
course:
|
||||
hours: 8
|
||||
trainer: francis
|
||||
modules: []
|
||||
---
|
||||
|
||||
@@ -7,6 +7,4 @@ draft: false
|
||||
|
||||
course:
|
||||
hours: 8
|
||||
trainer: francis
|
||||
modules: []
|
||||
---
|
||||
|
||||
@@ -21,7 +21,6 @@ import {
|
||||
Features,
|
||||
Cert,
|
||||
Trainer,
|
||||
Contact,
|
||||
Plans,
|
||||
} from "~/components/Course";
|
||||
|
||||
@@ -86,5 +85,3 @@ import {
|
||||
<Trainer name="francis" />
|
||||
|
||||
<Cert />
|
||||
|
||||
<Contact />
|
||||
|
||||
Reference in New Issue
Block a user