Some initial content lol

This commit is contained in:
Cheri 2023-09-07 11:41:55 +03:00 committed by vib
parent 9d73c3f3b0
commit 48445a12c4
3 changed files with 49 additions and 30 deletions

View file

@ -1,21 +0,0 @@
---
title: wahoo this is another post
description: This post also has a proper description lmao
date: 2023-02-11 09:13:21
---
## Wow!
This is yet another post.
Here is a [link](https://ddg.gg)
Here is an [not pressed link](https://example.org)
<p style="background: var(--bg)">bg</p>
<p style="background: var(--fg)">fg</p>
<p style="background: var(--link)">link</p>
<p style="background: var(--link_v)">link_v</p>
<p style="background: var(--link_h)">link_h</p>
<p style="background: var(--bg_grey)">bg_grey</p>
<p style="background: var(--dark_grey)">dark_grey</p>

View file

@ -1,9 +1,21 @@
---
tags: posts
title: This is a test post!
date: 2022-02-12
title: wahoo this is another post
description: This post also has a proper description lmao
date: 2023-02-11 09:13:21
---
Here I am going to write **something**.
> Very fancy
## Wow!
This is yet another post.
Here is a [link](https://ddg.gg)
Here is an [not pressed link](https://example.org)
<p style="background: var(--bg)">bg</p>
<p style="background: var(--fg)">fg</p>
<p style="background: var(--link)">link</p>
<p style="background: var(--link_v)">link_v</p>
<p style="background: var(--link_h)">link_h</p>
<p style="background: var(--bg_grey)">bg_grey</p>
<p style="background: var(--dark_grey)">dark_grey</p>