goversion main framework working, need to sort templates etc
This commit is contained in:
parent
89df3cca20
commit
c3831ed8dd
2 changed files with 1 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
||||||
config
|
config
|
||||||
|
src/config
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
type Page struct {
|
|
||||||
Title string
|
|
||||||
Body []byte
|
|
||||||
}
|
|
Loading…
Reference in a new issue