summaryrefslogtreecommitdiff
path: root/drafts/posts/apple-time.md
diff options
context:
space:
mode:
authorBrandon C. Irizarry <brandon.irizarry@gmail.com>2026-03-08 19:16:04 -0400
committerBrandon C. Irizarry <brandon.irizarry@gmail.com>2026-03-08 19:16:04 -0400
commitcdecb8191a791b8db66effe61de16cb3e3904238 (patch)
tree815c42e49e87ab89b103cf876437cc985f078675 /drafts/posts/apple-time.md
parentc4af1098ffebffa02d3a055d7570193acd77985d (diff)
Reorder posts according to new publishing algorithm
Diffstat (limited to 'drafts/posts/apple-time.md')
-rw-r--r--drafts/posts/apple-time.md21
1 files changed, 0 insertions, 21 deletions
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.
-<br>
-```go
-package main
-
-import "fmt"
-
-func main() {
- fmt.Println("Hello world!")
-}
-```
-<br>
-
-[This is a link](https://example.com)