#30 Prepare for deploy. Images need to be public, added swa-cli. Defined VITE_API_URL to the env var for azure
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<v-col xl="7" lg="9" md="11" sm="12" xs="12"> </v-col>
|
||||
|
||||
|
||||
<img class="hutopy-header-image" src="../../../images/hutopy.png">
|
||||
<img class="hutopy-header-image" src="../../../public/images/hutopy.png">
|
||||
|
||||
|
||||
<v-col class="ml-0 text-left ">
|
||||
@@ -27,7 +27,7 @@
|
||||
<v-row>
|
||||
|
||||
<v-col>
|
||||
<img class="contact-image" src="../../../images/contactpage/contactpicture.png">
|
||||
<img class="contact-image" src="../../../public/images/contactpage/contactpicture.png">
|
||||
</v-col>
|
||||
<v-col class="row-joinus">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user