style: format text
This commit is contained in:
parent
e6eb5d1025
commit
b7d2f7b7f6
|
@ -1,9 +1,10 @@
|
|||
---
|
||||
title: Blog
|
||||
use:
|
||||
- posts
|
||||
title: "Blog"
|
||||
use: ["posts"]
|
||||
intro_text: |
|
||||
This is where I publish my personal blog posts as well as technical posts and tutorials on topics such as Drupal, PHP, Tailwind CSS, automated testing, and systems administration.
|
||||
This is where I publish my personal blog posts as well as technical posts
|
||||
and tutorials on topics such as Drupal, PHP, Tailwind CSS, automated testing,
|
||||
and systems administration.
|
||||
---
|
||||
|
||||
<div class="mt-10">
|
||||
|
|
Loading…
Reference in a new issue