feat: upgrade fresh
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { ComponentChildren } from "preact";
|
||||
import { resources } from "@lib/resources.ts";
|
||||
import { CSS, KATEX_CSS } from "https://deno.land/x/gfm@0.2.5/mod.ts";
|
||||
import { CSS, KATEX_CSS } from "gfm";
|
||||
import { Head } from "$fresh/runtime.ts";
|
||||
import Search, { RedirectSearchHandler } from "@islands/Search.tsx";
|
||||
import { KMenu } from "@islands/KMenu.tsx";
|
||||
|
Reference in New Issue
Block a user