Change text to "Miscellany"
Update text content in the component.
This commit is contained in:
parent
efc95b4308
commit
10a28f9b2b
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import ComingSoon from "@/components/ComingSoon";
|
||||||
const Miscellany = () => {
|
const Miscellany = () => {
|
||||||
return (
|
return (
|
||||||
<ComingSoon
|
<ComingSoon
|
||||||
title="Creative Miscellany"
|
title="Miscellany"
|
||||||
description="Discover unique educational experiments, creative tools, and innovative interactive content that doesn't fit into traditional categories but sparks curiosity and enhances learning."
|
description="Discover unique educational experiments, creative tools, and innovative interactive content that doesn't fit into traditional categories but sparks curiosity and enhances learning."
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue