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

This commit is contained in:
gitea-actions
2026-05-29 08:43:42 +00:00
parent f7ea36f4f2
commit 7a03f5aa1b
16 changed files with 112 additions and 64 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.ee450029d017.js'];
$additional_scripts = ['assets/js/contact.2511c5f0041c.js'];
includeHeader($page_title, $page_description, $current_page, $additional_scripts);