chore(release): obfuscate and hash production assets [skip ci]

This commit is contained in:
gitea-actions
2026-05-29 09:04:26 +00:00
parent 7a03f5aa1b
commit ded8778b6c
18 changed files with 119 additions and 21 deletions

View File

@@ -8,7 +8,7 @@ $preselected_subject = getPreselectedContactSubject();
$page_title = 'Kontakt - HexaHost.de | Hosting aus Niederbayern';
$page_description = 'Kontaktieren Sie HexaHost.de - Ihr Hosting-Partner aus Niederbayern. Persönlicher Support und kompetente Beratung.';
$current_page = 'contact';
$additional_scripts = ['assets/js/contact.2511c5f0041c.js'];
$additional_scripts = ['assets/js/contact.0551e1762627.js'];
includeHeader($page_title, $page_description, $current_page, $additional_scripts);