From da76300aa86e017f58961b883fb06459a26018c8 Mon Sep 17 00:00:00 2001 From: TheFlow Date: Sat, 1 Nov 2025 11:19:51 +1300 Subject: [PATCH] fix: add direct PDF download links for all three glossary languages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Added (PDF) links next to each glossary entry in implementer Resources - English: /downloads/glossary.pdf - German: /downloads/glossary-de.pdf - French: /downloads/glossary-fr.pdf - Links open in new tab with target="_blank" 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- public/implementer.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/public/implementer.html b/public/implementer.html index 3343352d..57c48e96 100644 --- a/public/implementer.html +++ b/public/implementer.html @@ -1285,16 +1285,25 @@ const govResponse = await fetch( → Glossary of Terms + + (PDF) +
  • → Glossar der Begriffe (DE) + + (PDF) +
  • → Glossaire des Termes (FR) + + (PDF) +