diff --git a/resources/js/Shared/Layout/AppLayout.vue b/resources/js/Shared/Layout/AppLayout.vue index af2fa7c..51012e4 100644 --- a/resources/js/Shared/Layout/AppLayout.vue +++ b/resources/js/Shared/Layout/AppLayout.vue @@ -11,8 +11,7 @@

- Wydanie: - Wydanie: {{ deployInformation.slug_description }} ({{ deployInformation.release_version }}) - - {{ deployInformation.slug_description }} - ;

-

- Data wydania: {{ deployInformation.release_created_at }}; +

+ Data wydania: {{ deployInformation.release_created_at }}

diff --git a/resources/js/Shared/Layout/GuestLayout.vue b/resources/js/Shared/Layout/GuestLayout.vue index ee89ac1..30f9d16 100644 --- a/resources/js/Shared/Layout/GuestLayout.vue +++ b/resources/js/Shared/Layout/GuestLayout.vue @@ -3,8 +3,7 @@

- Wydanie: - Wydanie:

- Data wydania: {{ deployInformation.release_created_at }} + Data wydania: {{ deployInformation.release_created_at }}

@@ -30,4 +29,4 @@ defineProps({ deployInformation: Object, }) - \ No newline at end of file +