Adding platforms to rich snippets.

master
Ad5001 1 year ago
parent d2a152fd93
commit 8e81b6252c
Signed by: Ad5001
GPG Key ID: EF45F9C6AFE20160

@ -216,7 +216,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
"image": "{{ .Params.HeaderImage }}",
"operatingSystem": "linux",
"operatingSystem": "{{ delimit $AppData.platforms ", " }}",
"offers": {
"price": 0.00,
"priceCurrency": "EUR"

Loading…
Cancel
Save