mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-23 12:06:07 -05:00
remove css reset as a dependency
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
import { BASE_URL } from "../lib/config/constants";
|
||||
import type { MetadataRoute } from "next";
|
||||
|
||||
export const dynamic = "force-static";
|
||||
|
||||
const robots = (): MetadataRoute.Robots => ({
|
||||
rules: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user