This commit is contained in:
Timo Knuth
2026-04-27 22:21:52 +02:00
parent c4fac0f726
commit 9b31e77daa
9 changed files with 371 additions and 56 deletions

View File

@@ -262,6 +262,16 @@ const softwareSchema = {
},
description:
'Create dynamic QR codes that can be updated after printing. Change destinations later and review scan context from one dashboard.',
speakable: {
'@type': 'SpeakableSpecification',
cssSelector: ['h1', '.answer-first-block', '.bg-green-50'],
},
author: {
'@type': 'Person',
name: 'Timo Knuth',
url: 'https://www.qrmaster.net/authors/timo',
},
dateModified: '2026-04-27',
featureList: [
'Edit QR code destinations after printing',
'Review scan analytics in the dashboard',