From 9a97a575c6fc4e303dbe052329ee8cf1072a2992 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikael=20West=C3=B6=C3=B6?= Date: Fri, 23 Jan 2026 23:27:36 +0100 Subject: [PATCH] Add dynamic configuration to all HTML pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added init.js script and data attributes to all HTML files: - All pages now load company configuration dynamically - Added data-company-name attributes for company name elements - Title tags will be updated by init.js at runtime - Enables full customization without editing HTML files 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- public/about.html | 5 +++-- public/admin/applicants.html | 1 + public/admin/dashboard.html | 1 + public/admin/jobs.html | 1 + public/admin/login.html | 1 + public/apply.html | 5 +++-- public/contact.html | 5 +++-- public/jobs.html | 5 +++-- public/services.html | 5 +++-- 9 files changed, 19 insertions(+), 10 deletions(-) diff --git a/public/about.html b/public/about.html index 635f547..b48c2f9 100644 --- a/public/about.html +++ b/public/about.html @@ -5,11 +5,12 @@ About Us - Ryans Recruit Firm +