Add animation utilities, update theme settings, and replace welcome component with better structure. Remove old logos
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { Route } from "./+types/home";
|
||||
import { Welcome } from "../welcome/welcome";
|
||||
import { Welcome } from "../components/pages/welcome/welcome";
|
||||
|
||||
export function meta({}: Route.MetaArgs) {
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user