Publish partially complete changes in order to make applications
This commit is contained in:
parent
3698e926ea
commit
4bf6f04222
184 changed files with 753 additions and 742 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
import { getCollection } from "astro:content";
|
||||
import type { CollectionEntry } from "astro:content";
|
||||
import { PROJECTS, SITE } from "@consts";
|
||||
import Layout from "@layouts/Layout.astro";
|
||||
import ShowcaseProject from "@components/ShowcaseProject.astro";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue