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

This commit is contained in:
gitea-actions
2026-06-01 06:50:07 +00:00
parent fdd0367281
commit 3d54cea5ec
9 changed files with 15 additions and 8 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.4505f482ca18.js'];
$additional_scripts = ['assets/js/contact.c2399194863d.js'];
includeHeader($page_title, $page_description, $current_page, $additional_scripts);