Use Go templates for HTML
This commit is contained in:
parent
defb2dcfdd
commit
51fb9df8b3
14 changed files with 220 additions and 255 deletions
|
|
@ -9,6 +9,7 @@ cmd = "go build -o ./tmp/main.exe ."
|
|||
delay = 1000
|
||||
exclude_dir = [
|
||||
"assets",
|
||||
"static",
|
||||
"tmp",
|
||||
"vendor",
|
||||
"testdata",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue