feat: trying to add hashes to scripts
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import { PageProps } from "$fresh/server.ts";
|
||||
import { resources } from "@lib/resources.ts";
|
||||
import { Link } from "@islands/Link.tsx";
|
||||
import { Emoji } from "@components/Emoji.tsx";
|
||||
import KMenuButton from "@islands/KMenuButton.tsx";
|
||||
import { PageProps } from "fresh";
|
||||
|
||||
export default function MyLayout({ Component }: PageProps) {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user