ui redesign, markdown fix + metadata and auth header
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
---
|
||||
date: 2026-05-09
|
||||
summary: Markdown smoke test — bold, italic, links, blockquotes, fenced code.
|
||||
tags:
|
||||
- meta
|
||||
draft: false
|
||||
---
|
||||
# My Second Blog Post
|
||||
|
||||
Adding some more content to test the layout and the glassy look!
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
---
|
||||
date: 2026-05-09
|
||||
summary: First post — modern stack, glassy aesthetic, Catppuccin theme.
|
||||
tags:
|
||||
- meta
|
||||
- intro
|
||||
draft: false
|
||||
---
|
||||
# Welcome to Narlblog
|
||||
|
||||
This is my very first blog post! Built with a modern, glassy aesthetic and the beautiful Catppuccin color palette.
|
||||
|
||||
Reference in New Issue
Block a user