feat: update schema, add ProjectCard
, readme
This commit is contained in:
parent
fbeab5a744
commit
b93eddea6b
24 changed files with 373 additions and 72 deletions
BIN
src/content/blog/2022-post/2022.png
Normal file
BIN
src/content/blog/2022-post/2022.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 90 KiB |
9
src/content/blog/2022-post/index.mdx
Normal file
9
src/content/blog/2022-post/index.mdx
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
title: '2022 Post'
|
||||
description: 'This a dummy post written in the year 2022.'
|
||||
date: 2022-01-01
|
||||
tags: ['dummy', 'placeholder']
|
||||
image: './2022.png'
|
||||
---
|
||||
|
||||
This is a dummy post written in the year 2022.
|
Loading…
Add table
Add a link
Reference in a new issue