blog stub
parent
585905cb8c
commit
b88c2e60d1
|
@ -0,0 +1,8 @@
|
|||
package main
|
||||
|
||||
import "fmt"
|
||||
|
||||
func main() {
|
||||
// TODO some kind of blog print out
|
||||
fmt.Println("TODO")
|
||||
}
|
Loading…
Reference in New Issue