kill the intro
This commit is contained in:
parent
c1b76c8201
commit
195b567e7e
2 changed files with 0 additions and 66 deletions
|
@ -10,7 +10,6 @@ import { ViewTransitions } from "astro:transitions";
|
|||
import ReplacementSwap from "astro-vtbot/components/ReplacementSwap.astro";
|
||||
|
||||
import Sidebar from "../components/Sidebar.astro";
|
||||
import Intro from "../components/Intro.astro";
|
||||
|
||||
import "modern-normalize";
|
||||
import "../styles/main.css";
|
||||
|
@ -40,8 +39,6 @@ import "../styles/main.css";
|
|||
<ReplacementSwap />
|
||||
</head>
|
||||
<body>
|
||||
<Intro />
|
||||
|
||||
<Sidebar />
|
||||
<div class="container">
|
||||
<main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue