Skip to content

Commit 8dac1f2

Browse files
committed
rename sections
1 parent 2f17abc commit 8dac1f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/views/Documentation.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<template v-slot:content>
4343
<v-row class="my-8">
4444
<v-col cols="12" class="text-center">
45-
<h1 class="text-h3 text-secondary-lighten-2">AEC Packages</h1>
45+
<h1 class="text-h3 text-secondary-lighten-2">Architecture, Engineering, Construction</h1>
4646
</v-col>
4747
</v-row>
4848

@@ -58,7 +58,7 @@
5858
<template v-slot:content>
5959
<v-row class="my-8">
6060
<v-col cols="12" class="text-center">
61-
<h1 class="text-h3 text-secondary-lighten-2">UI Packages</h1>
61+
<h1 class="text-h3 text-secondary-lighten-2">UI and Visualisation</h1>
6262
</v-col>
6363
</v-row>
6464

@@ -74,7 +74,7 @@
7474
<template v-slot:content>
7575
<v-row class="my-8">
7676
<v-col cols="12" class="text-center">
77-
<h1 class="text-h3 text-secondary-lighten-2">Communication Packages</h1>
77+
<h1 class="text-h3 text-secondary-lighten-2">Network Communication</h1>
7878
</v-col>
7979
</v-row>
8080

0 commit comments

Comments
 (0)