blog stub
This commit is contained in:
parent
585905cb8c
commit
b88c2e60d1
8
genblog.go
Normal file
8
genblog.go
Normal file
@ -0,0 +1,8 @@
|
||||
package main
|
||||
|
||||
import "fmt"
|
||||
|
||||
func main() {
|
||||
// TODO some kind of blog print out
|
||||
fmt.Println("TODO")
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user