mirror of
https://github.com/danbulant/design
synced 2026-06-20 23:01:15 +00:00
16 lines
No EOL
301 B
Markdown
16 lines
No EOL
301 B
Markdown
---
|
|
title: Test post
|
|
date: 2022-03-05T10:16
|
|
author: Daniel Bulant
|
|
authorIcon: /logo.png
|
|
thumbnail: https://picsum.photos/256?random=1
|
|
bigThumbnail: https://picsum.photos/800/400?random=1
|
|
categories: [test]
|
|
description: Test description
|
|
---
|
|
|
|
Yeah so this is a post
|
|
|
|
```js
|
|
console.log("Code block");
|
|
``` |