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

This commit is contained in:
gitea-actions
2026-06-02 14:24:00 +00:00
parent e9f804d967
commit e09fa1eab8
13 changed files with 11 additions and 11 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.268ee2814842.js'];
$additional_scripts = ['assets/js/contact.641876ea7594.js'];
includeHeader($page_title, $page_description, $current_page, $additional_scripts);