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

This commit is contained in:
gitea-actions
2026-06-01 06:38:01 +00:00
parent ded8778b6c
commit fdd0367281
12 changed files with 10 additions and 10 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.0551e1762627.js'];
$additional_scripts = ['assets/js/contact.4505f482ca18.js'];
includeHeader($page_title, $page_description, $current_page, $additional_scripts);