Skip to content

Commit

Permalink
refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexHedley committed Nov 15, 2024
1 parent 10439ac commit c7164b9
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Blog

[![C#](https://img.shields.io/badge/c%23-%23239120.svg?style=for-the-badge&logo=c-sharp&logoColor=white)](https://learn.microsoft.com/en-us/dotnet/csharp/)
[![C#](https://img.shields.io/badge/c%23-%23239120.svg?style=for-the-badge&logo=csharp&logoColor=white)](https://learn.microsoft.com/en-us/dotnet/csharp/)
[![Markdown](https://img.shields.io/badge/markdown-%23000000.svg?style=for-the-badge&logo=markdown&logoColor=white)](https://daringfireball.net/projects/markdown/syntax)

[![🚀 Deploy to GitHub Pages](https://github.com/alexhedley/blog/actions/workflows/main.yml/badge.svg)](https://github.com/alexhedley/blog/actions/workflows/main.yml)
Expand Down
2 changes: 1 addition & 1 deletion src/input/posts/StreamDeckToolkit.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ published: 2020-06-07

The [Stream Deck](https://www.elgato.com/en/gaming/stream-deck) is an awesome gadget to use whilst streaming. It allows you to configure buttons to perform any number of actions. This could be changing scene whilst streaming, playing some sounds, opening an app, running a set of actions, the list is endless.

![Stream Deck](images/sdt/streamdeck.png "Stream Deck")
![Stream Deck](images/streamdeck.png "Stream Deck")

Whilst watching [csharpfritz](https://www.twitch.tv/csharpfritz) om twitch I checked the archives and found the following playlist for the [StreamDeck Toolkit](https://www.youtube.com/playlist?list=PLVMqA0_8O85xhVTS3OkTOKhe6IIYj7Tna) where a plugin system written in .NET was built to make it easy to make your own button actions.

Expand Down
2 changes: 1 addition & 1 deletion src/input/posts/archery-return.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags:
author: alexhedley
description: Club - North East Archers
published: 2024-09-11
image: /posts/images/archers/north-east-archers.png
image: /posts/images/archery/north-east-archers.png
imageattribution: https://www.northeastarchers.co.uk/
---

Expand Down
Binary file modified src/input/posts/images/equipment/at8458a.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c7164b9

Please sign in to comment.