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

This commit is contained in:
gitea-actions
2026-06-02 14:01:36 +00:00
parent 3d54cea5ec
commit e9f804d967
11 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.c2399194863d.js'];
$additional_scripts = ['assets/js/contact.268ee2814842.js'];
includeHeader($page_title, $page_description, $current_page, $additional_scripts);