Added CHANGELOG, bulma version bump, a little of linting.

This commit is contained in:
2022-01-07 11:01:47 +05:00
parent cb8236eb92
commit 25b1d33652
5 changed files with 17 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ import (
)
const (
bulmaVersion = "0.8.0"
bulmaVersion = "0.9.3"
)
// HeadOptions is a "head" HTML head element configuration structure.