From cdecb8191a791b8db66effe61de16cb3e3904238 Mon Sep 17 00:00:00 2001 From: "Brandon C. Irizarry" Date: Sun, 8 Mar 2026 19:16:04 -0400 Subject: Reorder posts according to new publishing algorithm --- drafts/posts/apple-time.md | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 drafts/posts/apple-time.md (limited to 'drafts/posts/apple-time.md') diff --git a/drafts/posts/apple-time.md b/drafts/posts/apple-time.md deleted file mode 100644 index e012fc5..0000000 --- a/drafts/posts/apple-time.md +++ /dev/null @@ -1,21 +0,0 @@ -+++ -title = "My first post" -summary = "Stub post for buildablog" -+++ - -# Roses are red - -Violets are blue, etc. -
-```go -package main - -import "fmt" - -func main() { - fmt.Println("Hello world!") -} -``` -
- -[This is a link](https://example.com) -- cgit v1.2.3