Updated readme

Author Mitja Felicijan <mitja.felicijan@gmail.com> 2024-03-10 15:24:13 +0100
Committer Mitja Felicijan <mitja.felicijan@gmail.com> 2024-03-10 15:24:13 +0100
Commit 66e62b48a9f10ca1722cead466ba0b4a0e1239a5 (patch)
-rw-r--r-- README.md 10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
...
148
That `.Format` shenanigas are used for formatting `time.Time` type. You can read
148
That `.Format` shenanigas are used for formatting `time.Time` type. You can read
149
more about it on https://gosamples.dev/date-time-format-cheatsheet/.
149
more about it on https://gosamples.dev/date-time-format-cheatsheet/.
150
  
150
  
  
151
## Payload available on page generation
  
152
  
  
153
```txt
  
154
Payload {
  
155
	Config
  
156
	Page
  
157
	Pages
  
158
})
  
159
```
  
160
  
151
## License
161
## License
152
  
162
  
153
[jbmafp](https://github.com/mitjafelicijan/jbmafp) was written by [Mitja
163
[jbmafp](https://github.com/mitjafelicijan/jbmafp) was written by [Mitja
...