fix(ci): more cleanup
This commit is contained in:
parent
04308592ff
commit
77acd7c517
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
import BaseLayout from "../layouts/BaseLayout.astro";
|
||||
import { sortItem } from "../utils/sort.js";
|
||||
import { getCollection, type CollectionEntry } from "astro:content";
|
||||
import { getCollection } from "astro:content";
|
||||
import type { PostCollection } from "../types";
|
||||
|
||||
const title = "Barrett Ruth";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue