summaryrefslogtreecommitdiff
path: root/posts/apple-time.md
blob: b0209f75f6935ad419f0df756fdd363f20579113 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
+++
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)


![](/assets/cat.jpg)