new post
This commit is contained in:
@@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
title: "Hello World"
|
|
||||||
date: 2025-07-21T10:00:00Z
|
|
||||||
draft: false
|
|
||||||
---
|
|
||||||
|
|
||||||
Welcome to Excipio! This is a simple hello world post to get started.
|
|
||||||
|
|
||||||
This post demonstrates the Terminal theme's clean, retro styling with:
|
|
||||||
|
|
||||||
- Simple markdown rendering
|
|
||||||
- Code syntax highlighting
|
|
||||||
- Responsive design
|
|
||||||
|
|
||||||
Feel free to explore and add more content!
|
|
||||||
@@ -349,7 +349,9 @@ blockquote {
|
|||||||
border-top: 1px solid var(--accent);
|
border-top: 1px solid var(--accent);
|
||||||
border-bottom: 1px solid var(--accent);
|
border-bottom: 1px solid var(--accent);
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 25px;
|
padding-top: 25px;
|
||||||
|
padding-right: 25px;
|
||||||
|
padding-left: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote::before {
|
blockquote::before {
|
||||||
|
|||||||
Reference in New Issue
Block a user