summaryrefslogtreecommitdiff
path: root/drafts/posts/apple-time.md
diff options
context:
space:
mode:
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)