Skip to content

Commit b536b16

Browse files
committed
fixing images
1 parent 32f26f9 commit b536b16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2024-07-23-solved-missing-mouse-or-trackpad-on-lg-laptops.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: "Solved! Missing mouse or trackpad on LG Laptops"
33
date: "2024-07-17"
44
redirect_from : 2024/07/23/2024-07-23-solved-missing-mouse-or-trackpad-on-lg-laptops
5-
coverImage: \assets\images\2024\MissingMouse.jpg
5+
coverImage: \assets\images\2024\MissingMouse.png
66
categories:
77
- "troubleshooting"
88
excerpt: "Have you ever needed to do complex automation in Azure Devops? Like retrieving a token for one service and handing it off to subsequent commands to use? Then you might have been puzzled about the correct syntax to use. In this post, I'll give you a working example of how the syntax should be used to hand variables between bash and PowerShell tasks in Azure Devops"
99
fileName: '2024-07-23-solved-missing-mouse-or-trackpad-on-lg-laptops'
1010
---
1111

12-
![Header for this post, reads 'Handing off variables in ADO'](\assets\images\2024\MissingMouse.jpg)
12+
![Header for this post, reads 'Handing off variables in ADO'](\assets\images\2024\MissingMouse.png)
1313
## But first, a rant
1414

1515
LG, Do better.

0 commit comments

Comments
 (0)