UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 0972db4a authored by graham.smith's avatar graham.smith
Browse files

Merge branch 'update-CI/CD-picture' into 'master'

changed CI/CD image

See merge request platform-one/private/bullhorn/platform1-site!68
parents 4bf7b27e 9b521dc5
No related branches found
No related tags found
No related merge requests found
src/assets/images/P1 - Tool Chain-2.jpg

141 KiB

......@@ -146,7 +146,7 @@
<v-btn
text
class="link"
:href="getImageUrl('P1 - Tool Chain.jpg')"
:href="getImageUrl('P1 - Tool Chain-2.jpg')"
target="_blank"
>
Download the tool chain graphic
......@@ -155,7 +155,7 @@
<div class="image-wrapper px-4 mt-4" @click="() => showImg(1)">
<img
class="img-fluid"
src="@/assets/images/P1 - Tool Chain.jpg"
src="@/assets/images/P1 - Tool Chain-2.jpg"
alt="The Party Bus - ABMS All Domain Common Environment Tool Chain"
/>
</div>
......@@ -253,7 +253,7 @@ export default {
index: 0, // default: 0
imgs: [
require("@/assets/images/PartyBus-environment-02.png"),
require("@/assets/images/P1 - Tool Chain.jpg")
require("@/assets/images/P1 - Tool Chain-2.jpg")
]
},
milestones: [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment