remove lanyard
This commit is contained in:
parent
e88fa64996
commit
245b792e0e
1 changed files with 0 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
|||
|
||||
import RenderWithoutJS from "@/components/RenderWithoutJS";
|
||||
import Sidebar from "@/components/Sidebar";
|
||||
import index from "@/styles/Index.module.sass"
|
||||
import Lanyard from "@/components/Lanyard"
|
||||
import Head from "next/head"
|
||||
import Link from "@/components/Link";
|
||||
const Hello = ["Ahoy!", "Ahoy there!", "Hey there!", "Howdy howdy!", "Howdy, friend!", "Howdy!", "Hey!", "Hey there!", "Hi!", "Hello!", "Hello there!", "Hi there!"];
|
||||
|
@ -35,7 +33,6 @@ const IndexPage = () => {
|
|||
|
||||
</section>
|
||||
|
||||
<Lanyard />
|
||||
</main>
|
||||
</RenderWithoutJS>
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue