File tree Expand file tree Collapse file tree 3 files changed +9
-12
lines changed
Expand file tree Collapse file tree 3 files changed +9
-12
lines changed Original file line number Diff line number Diff line change 11name : Chrome E2E CI
22on :
3- push :
4- branches :
5- - master
63 pull_request :
74 branches :
85 - master
Original file line number Diff line number Diff line change 66jobs :
77 build :
88 runs-on : ubuntu-latest
9- strategy :
10- fail-fast : false
11- matrix :
12- containers : [ 1, 2, 3 ]
139 name : Build
1410 steps :
1511 - name : Checking out code ⚡
Original file line number Diff line number Diff line change 2121 </div >
2222 <div class =" flex-col space-y-2" >
2323 <p class =" font-bold text-sm uppercase text-gray-400" >Source code?</p >
24- <p href =" https://git.andronix.app"
24+ <a href =" https://git.andronix.app"
2525 class =" underline text-gray-200 hover:text-blue-300 transition duration-200 cursor-pointer"
26- >Github</p >
26+ >Github</a >
2727 </div >
2828 <div class =" flex-col space-y-2 col-span-2" >
2929 <p class =" pb-2 font-bold text-sm uppercase text-center md:text-left text-gray-400" >Reach out to us</p >
7878 <div class =" text-gray-400 text-sm text-center" >
7979 <h3 class =" font-bold text-lg text-gray-300" >Policies</h3 >
8080 <ul class =" flex-col space-y-2 pt-3 " >
81- <NuxtLink class =" block hover:text-white duration-200 transition hover:underline" to =" /legal/refund-policy" >Refund Policy
81+ <NuxtLink class =" block hover:text-white duration-200 transition hover:underline" to =" /legal/refund-policy" >
82+ Refund Policy
8283 </NuxtLink >
83- <NuxtLink class =" block hover:text-white duration-200 transition hover:underline" to =" /legal/terms-condition" >T&C
84+ <NuxtLink class =" block hover:text-white duration-200 transition hover:underline"
85+ to =" /legal/terms-conditions"
86+ >T&C
8487 </NuxtLink >
85- <NuxtLink class =" block hover:text-white duration-200 transition hover:underline" to =" /legal/privacy-policy" >Privacy policy
88+ <NuxtLink class =" block hover:text-white duration-200 transition hover:underline" to =" /legal/privacy-policy" >
89+ Privacy policy
8690 </NuxtLink >
8791 </ul >
8892 </div >
You can’t perform that action at this time.
0 commit comments