diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2024-02-16 06:16:29 -0500 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2024-02-16 06:16:29 -0500 |
commit | 35f450a8e9eedcde831b1df61797725a2c8562ee (patch) | |
tree | edd1437513669795c0620b016abeb214c29975e0 /content/projects | |
parent | 29d48c9082e2f74a89f0f48745fff6479425fbb7 (diff) |
Remove Blog and focus on projects for now
Diffstat (limited to 'content/projects')
-rw-r--r-- | content/projects/amp-automation/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/projects/amp-automation/index.md b/content/projects/amp-automation/index.md index 15e612a..838fe59 100644 --- a/content/projects/amp-automation/index.md +++ b/content/projects/amp-automation/index.md @@ -28,7 +28,7 @@ so I figured I could use infrared signals to control it. after a bit of digging, this precious little datasheet detailing the different IR codes which existed for the model of amplifier my parents had: -![Cambridge CXA60 IR Datasheet](cambridge-cxa60-ir-codes.png) +{{< img src="cambridge-cxa60-ir-codes.png" alt="Cambridge CXA60 IR Datasheet" caption="" >}} Another tool I discovered during my research was [shairport-sync][1]. It emulates an airport express which allowed me to stream my music directly to it instead of walking |