Hello, welcome to the new caylor.me.
This website is now hosted on GitHub Pages and is generated using Hugo.
Code Blocks⌗
package main
import "fmt"
func main() {
fmt.Println("hello world")
}
Tables⌗
| First Header | Second Header |
|---|
| Content Cell | Content Cell |
| Content Cell | Content Cell |