diff options
| 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) | |
| tree | 3b825ea8d59bf4ba82232ab28fb4914795f8a70f /README.md | |
| parent | bd35f471bda2044425b34a111d94984841533b85 (diff) | |
| download | jbmafp-66e62b48a9f10ca1722cead466ba0b4a0e1239a5.tar.gz | |
Updated readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -148,6 +148,16 @@ Using it inside of a template. That `.Format` shenanigas are used for formatting `time.Time` type. You can read more about it on https://gosamples.dev/date-time-format-cheatsheet/. +## Payload available on page generation + +```txt +Payload { + Config + Page + Pages +}) +``` + ## License [jbmafp](https://github.com/mitjafelicijan/jbmafp) was written by [Mitja |
