Enhancements and various Fixes (#165)

* fix expire data calculation, fixes #162
* add shipping price, if any. fixes #164
* add gh-dash config
* add logo source
* fix #163: used invalid key for type attribute, fixed switch
This commit is contained in:
T.v.Dein
2025-09-03 22:18:22 +02:00
committed by GitHub
parent e95bdadb12
commit 0b53e95e5e
6 changed files with 126 additions and 12 deletions

View File

@@ -21,6 +21,7 @@ outdir = "test"
template="""
Title: {{.Title}}
Price: {{.Price}}
Shipping: {{.Shipping}}
Id: {{.Id}}
Category: {{.Category}}
Condition: {{.Condition}}