You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Optimize website for Apple Developer Program migration
Apple Migration Requirements:
- Fix address format to match D-U-N-S application exactly:
"Ytrebygdsvegen 11, SØREIDGREND, NO 5251"
- Ensure consistent company name "Volovyk ENK" throughout
- Create single professional Company page for verification
Changes:
- Merge About and Contact into single Company page
- Update navigation to show only Home → Company
- Fix address format consistency with D-U-N-S application
- Remove placeholder phone number
- Update contact button to point to Company page
- Consolidate all business registration and contact info
Result: Clean, professional website showing legitimate Norwegian
software consulting company for Apple verification process.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: _config.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
baseurl: ''
2
2
permalink: pretty
3
3
title: 'Volovyk ENK'
4
-
description: 'Volovyk ENK provides consulting in Azure, .NET Core, Delphi, Dart & Flutter, plus startup and mobile app development from Bergen, Norway.'
4
+
description: 'Volovyk ENK provides consulting in Azure, .NET Core, Delphi, Dart & Flutter, plus startup and mobile app development from Norway.'
description: Norwegian software consulting company - Azure, .NET Core, Delphi, Dart & Flutter development services.
5
5
intro_image: "images/illustrations/pointing.svg"
6
6
intro_image_absolute: true
7
7
intro_image_hide_on_mobile: true
@@ -10,4 +10,4 @@ show_call_box: true
10
10
11
11
# Professional Software Consulting
12
12
13
-
Volovyk ENK delivers scalable, maintainable solutions for modern software challenges. Based in Bergen, Norway, we specialize in cloud-native development and cross-platform solutions.
13
+
Volovyk ENK delivers scalable, maintainable solutions for modern software challenges. Based in Norway, we specialize in cloud-native development and cross-platform solutions.
0 commit comments