From 8d4b43b09f812dafc90bca85f1355d7539e07013 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sun, 13 Oct 2024 01:56:54 -0400 Subject: [PATCH] README formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 855ed65..bbb7e2f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Zona is a small tool for building a static blog website. It allows users to write pages and blog posts in Markdown and automatically build them into a static, JavaScript-free style blog. -**Warning:** Porting existing functionality into Go is still WIP. Zona is not ready to use while this warning persists. +> **Warning:** Porting existing functionality into Go is still WIP. Zona is not ready to use while this warning persists. ## Features